Skip to content

Commit 30ecef0

Browse files
committed
Tweaking background color
1 parent e1ecc06 commit 30ecef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/_scss/_sections.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ section:nth-of-type(3n+1) {
1212
color: $text-color;
1313
&.welcome {
1414
border-top: 2px solid $gray-light;
15-
background: #002673;
15+
background: #050505;
1616
color: $accent;
1717
}
1818
}

0 commit comments

Comments
 (0)