From 04bc299f33b287839f617033d78e2d1c9d9ea781 Mon Sep 17 00:00:00 2001 From: Amy Date: Mon, 4 Oct 2021 18:16:02 -0400 Subject: [PATCH] Clean up CSS --- components/OrganizedContent.module.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/OrganizedContent.module.css b/components/OrganizedContent.module.css index 685746d5..69588eb6 100644 --- a/components/OrganizedContent.module.css +++ b/components/OrganizedContent.module.css @@ -27,9 +27,8 @@ flex-shrink: 0; top: calc(20rem / 16); - bottom: calc(60rem / 16); margin: calc(8rem / 16) calc(32rem / 16) calc(20rem / 16) 0; - height: calc(94vh - (20rem / 16)); + height: calc(100vh - (44rem / 16)); color: var(--primary-heading); font-weight: 500; @@ -194,7 +193,6 @@ top: 0; left: 0; - bottom: unset; z-index: 30; height: 100%;