From c24677bf0765f5bd2c18e5754d90c8b17f8a5863 Mon Sep 17 00:00:00 2001 From: Sachithra Dilshan Date: Fri, 3 Sep 2021 23:22:59 +0530 Subject: [PATCH] changed the hero section height --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index c890f38..8adf0be 100644 --- a/index.css +++ b/index.css @@ -35,6 +35,7 @@ flex-direction: column; justify-content: center; align-items: center; + height: 100vh; } .section-intro h1 {