From 2e1c6fdebe7aab7ab27b9e51e9eeac2eb0b4f50c Mon Sep 17 00:00:00 2001 From: Ayush Singh <52620158+singhayushh@users.noreply.github.com> Date: Sat, 11 Jul 2020 14:43:51 +0530 Subject: [PATCH] Update style.css --- resources/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/css/style.css b/resources/css/style.css index 5280daa..c6e5076 100644 --- a/resources/css/style.css +++ b/resources/css/style.css @@ -439,8 +439,6 @@ i { right: 0; margin-left: auto; height:max-content; - background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%; - box-shadow: rgba(0, 0, 0, 0.05) 1.25rem 1.25rem 2.5rem 0px; border-radius: 0.5rem 0px 0px 0.5rem; opacity: 0.8; overflow: hidden; @@ -451,6 +449,7 @@ i { padding: 2rem; height: auto; overflow-x: hidden; + margin-bottom: 0; }