We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264259c commit 677d87aCopy full SHA for 677d87a
six_smartweb/src/scss/main.scss
@@ -36,7 +36,7 @@ $enable-roboto-webfont: false;
36
@import "./slide-th";
37
38
body {
39
- background: linear-gradient(180deg, #fff 0, #fff 500px, #f9f9f9);
+ background: linear-gradient(180deg, #ccc 0, #fff 500px, #f9f9f9);
40
}
41
42
// Banner after formes
0 commit comments