Clean up CSS
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Amy 2021-10-04 18:16:02 -04:00
parent 6df2f3fdd9
commit 04bc299f33
1 changed files with 1 additions and 3 deletions

View File

@ -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%;