From a1edb2de60850f509bdd1375cc714a307bb7259f Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Wed, 15 Apr 2020 20:18:12 +0600 Subject: [PATCH] Bring greeting section into middle --- static/assets/css/home.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/assets/css/home.css b/static/assets/css/home.css index 70c683a..d2315d6 100644 --- a/static/assets/css/home.css +++ b/static/assets/css/home.css @@ -20,8 +20,8 @@ .content { position: relative; - top: -80%; - height: 75%; + top: -65%; + height: 60%; } .home img {