wip(desktop): layout improvements

This commit is contained in:
Adam
2025-11-13 14:47:25 -06:00
parent 779a27693a
commit a8836c5615
27 changed files with 881 additions and 317 deletions

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;