upd: styles

update styles to fix a couple bugs
This commit is contained in:
2026-06-21 19:36:03 -04:00
parent 49cbc2de59
commit 3bf4e03ba6
12 changed files with 230 additions and 12 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ button.button i {
display: flex;
flex-direction: column;
align-items: start;
height: 100vh;
height: calc(100vh - 80px);
padding: 1px;
margin: 1px;
list-style: none;