🐞 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
+3
View File
@@ -45,4 +45,7 @@
--color-danger: oklch(0.5126 0.1865 22.61);
--color-light: oklch(98.16% 0.0017 247.8);
--color-dark: oklch(34.51% 0.0133 248.2);
/* Gradients */
--background-image-gradient-1: linear-gradient(180deg, rgba(242, 107, 83, 0) 39.55%, rgba(242, 107, 83, 0.2) 100%);
}