Skip to content

Commit 3ca369e

Browse files
authored
readable head image before bg image gets loaded
1 parent 4e8bd95 commit 3ca369e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/main.scss

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ body {
2121
margin-bottom: 46px;
2222
}
2323
.header-container {
24+
background-color: black;
2425
background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../img/bg.jpg') no-repeat 50% 0;
2526
color: #fff;
2627

0 commit comments

Comments
 (0)