From 19ad1732fdca3b4aefb0538f3c40a929b4b8139d Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Thu, 27 Jul 2017 11:00:43 -0700 Subject: [PATCH] update --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index e0d53cb..e4f6d48 100644 --- a/main.css +++ b/main.css @@ -87,7 +87,7 @@ div.coverPage { height: 100%; width: 100%; top: 0; - background-image: url(Images/wallpaper3.JPG); + background-image: url(Images/wallpaper3.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: scroll;