From 9414bd001d1f0b66f22c644de9e5d17c9d0f9789 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Thu, 27 Jul 2017 11:36:55 -0700 Subject: [PATCH] update --- main.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/main.css b/main.css index 6d06ad7..8b9d2a7 100644 --- a/main.css +++ b/main.css @@ -2,14 +2,10 @@ html { margin: 0; padding: 0; - height: 100%; - width: 100%; } body { margin: 0; padding: 0; - height: 100%; - width: 100%; background-color: rgb(225, 225, 228); } @@ -84,7 +80,7 @@ li.navItem a:hover{ div.coverPage { margin: 0; padding: 0; - height: 100%; + height: 700px; width: 100%; top: 0; background-image: url(Images/wallpaper3.jpg);