From ca627a8b56e7986ccfccf5cf6305e49de64aa649 Mon Sep 17 00:00:00 2001 From: sghsri Date: Sun, 27 Oct 2019 11:24:25 -0500 Subject: [PATCH] updated modal padding --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 7f481255..e7aead06 100644 --- a/css/styles.css +++ b/css/styles.css @@ -2,7 +2,7 @@ display: none; position: fixed; z-index: 1; - padding-top: 100px; + padding-top: 75px; left: 0; top: 0; width: 100%; @@ -142,7 +142,7 @@ } .ecis-button { - + } .textbook-button{