wip(desktop): layout improvements

This commit is contained in:
Adam
2025-11-13 14:47:25 -06:00
parent ec8df862cf
commit 953c1c2f50
27 changed files with 881 additions and 317 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
justify-content: center;
border-style: solid;
border-width: 1px;
border-radius: 6px;
border-radius: var(--radius-sm);
text-decoration: none;
user-select: none;
cursor: default;