Layout updates.

This commit is contained in:
Mike Cao 2023-10-03 09:45:02 -07:00
parent e4c5f42189
commit 476dd52875
23 changed files with 97 additions and 86 deletions

View file

@ -5,6 +5,7 @@
background: var(--base50);
position: relative;
max-width: 1320px;
min-height: calc(100vh - 60px);
margin: 0 auto;
padding: 0 20px;
}