🐞 fix: update color and typography styles
Sync TODOs with Issues / sync_todos (push) Successful in 5s

This commit is contained in:
Keith Solomon
2026-06-13 10:33:36 -05:00
parent 6d669c055a
commit 801cf7b8e4
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ body {
line-height: var(--line-height);
}
::selection { background: var(--color-warning); }
::selection { background: var(--color-primary-400); }
@layer components {
h1, h2, h3,