We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8bd95 commit 3ca369eCopy full SHA for 3ca369e
css/main.scss
@@ -21,6 +21,7 @@ body {
21
margin-bottom: 46px;
22
}
23
.header-container {
24
+ background-color: black;
25
background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../img/bg.jpg') no-repeat 50% 0;
26
color: #fff;
27
0 commit comments