feat: styles, nav, home, and stuff

This commit is contained in:
Alicia Sykes
2024-06-16 21:04:56 +01:00
parent 7d4eab28b4
commit aea93fedeb
5 changed files with 5 additions and 55 deletions

View File

@@ -33,7 +33,7 @@ if (!isBossServer) {
main {
min-height: 100vh;
padding: 2rem;
width: 80vw;
// width: 80vw;
margin: 0 auto;
z-index: 3;
background: var(--background);