We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ecc06 commit 30ecef0Copy full SHA for 30ecef0
assets/_scss/_sections.scss
@@ -12,7 +12,7 @@ section:nth-of-type(3n+1) {
12
color: $text-color;
13
&.welcome {
14
border-top: 2px solid $gray-light;
15
- background: #002673;
+ background: #050505;
16
color: $accent;
17
}
18
0 commit comments