Skip to content

Commit 19a38bd

Browse files
committed
Fix banner
1 parent 2825b50 commit 19a38bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ a.contact {
474474
height: 300px;
475475
margin-bottom: 2em;
476476
border-bottom: solid 10px #7c75fa;
477-
background-image: url('../assets/images/Banner.jpg');
477+
background-image: url('../assets/images/banner.jpg');
478478
background-repeat: no-repeat;
479479
background-size: cover;
480480
}

0 commit comments

Comments
 (0)