diff --git a/css/style.css b/css/style.css index 74f5406..5db8d03 100644 --- a/css/style.css +++ b/css/style.css @@ -100,7 +100,7 @@ header { width: 100%; height: 600px; /* background-image: linear-gradient(to right, rgb(19, 18, 18), rgb(65, 62, 62)); */ - background-image: url("img/main-bg.jpg"); + background-image: url("img/main-bg.JPG"); background-repeat: no-repeat; background-size: cover; }