decrease height so there's more readable area

This commit is contained in:
ellaestigoy 2022-04-06 10:08:24 -06:00
parent 5a6b24ceb9
commit 468f93c26c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
left: 0;
right: 0;
z-index: 999;
min-height: 65%;
min-height: 50%;
// align content in the middle
display: grid;