More refactoring and clean-up.

This commit is contained in:
Mike Cao 2023-02-10 03:26:57 -08:00
parent f062cdbed2
commit c815e7cd51
16 changed files with 101 additions and 134 deletions

View file

@ -2,7 +2,7 @@
flex: 1;
display: flex;
flex-direction: column;
padding: 30px;
background: var(--base50);
position: relative;
padding: 30px;
}