feat: Adds coming soon to account

This commit is contained in:
Alicia Sykes
2024-06-16 21:40:06 +01:00
parent 43fb27eade
commit e529a2e229
3 changed files with 66 additions and 33 deletions

View File

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