Skip to content
Snippets Groups Projects

Codign standard issues - #3480257

2 files
+ 2
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -30,9 +30,5 @@ body {
.fb-footer {
height: 400px;
background: linear-gradient(
180deg,
rgba(150, 115, 240, 1) 0%,
rgba(295, 170, 240, 1) 100%
);
background: linear-gradient(180deg, rgba(150, 115, 240, 1) 0%, rgba(295, 170, 240, 1) 100%);
}
Loading