From d52f547f9fda2032b358e0adf0e8571d0c4cd992 Mon Sep 17 00:00:00 2001 From: Aaron Louie Date: Mon, 21 Oct 2019 22:56:09 -0400 Subject: [PATCH] Fixes height of overlay section --- src/styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles.scss b/src/styles.scss index af44dc4..4bd07dc 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -75,7 +75,6 @@ .gradient-overlay-section { background-color: white; width: 100vw; - height: 100vh; position: relative; &::before {