From ec2f74e354b4e0d6fcd8d9af031f33850184180c Mon Sep 17 00:00:00 2001 From: Ayush Date: Tue, 17 Mar 2020 22:18:37 +0530 Subject: [PATCH] reduce the blank space(2) --- css/style.css | 8 ++++---- diversity.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index fe619e9..b0c1b0f 100644 --- a/css/style.css +++ b/css/style.css @@ -129,7 +129,7 @@ h5, } .site-section { - padding: 4em 0; + padding: 1em 0; } @media (min-width: 768px) { .site-section { @@ -848,13 +848,13 @@ h5, } .site-hero, .site-hero .row { - min-height: 700px; - height: calc(100vh - 95px); + min-height: 400px; + height: calc(100vh - 295px); } .site-hero.inner, .site-hero.inner .row { min-height: 400px; - height: calc(50vh - 195px); + height: calc(50vh - 295px); } .site-hero h1 { font-size: 2rem; diff --git a/diversity.html b/diversity.html index 8c3fc1d..06f9467 100644 --- a/diversity.html +++ b/diversity.html @@ -63,7 +63,7 @@ -
+