New menu layout.

This commit is contained in:
Mike Cao 2025-05-14 13:31:07 -07:00
parent 0cfee43814
commit 1c22c18de5
17 changed files with 103 additions and 47 deletions

View file

@ -6,7 +6,6 @@ body {
background-color: var(--background-color);
width: 100%;
min-height: 100vh;
overflow: hidden;
}
a,