Skip to content

Commit 0f1389f

Browse files
committed
edit the header image that doesn't show in web pages
1 parent 9754209 commit 0f1389f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ html, body {
5858

5959
.main-header {
6060
background-color: rgba(0, 0, 0, .6);
61-
background-image: url("Images/Header Background.jpg");
61+
background-image: url("Images/Header_Background.jpg");
6262
background-blend-mode: multiply;
6363
background-size: cover;
6464
padding-bottom: 30px;

0 commit comments

Comments
 (0)