Added more settings

This commit is contained in:
nutty
2026-06-28 04:06:45 +10:00
parent a52b07fccc
commit 9e175e2ac7
10 changed files with 144 additions and 78 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
align-items: baseline;
gap: 0.5em;
min-width: 100%;
/* justify-content: center; */
justify-content: var(--justify-content);
overflow: visible;
}