This commit is contained in:
2026-03-15 17:41:40 +01:00
parent 85b27e3a73
commit cea7460a3d
7 changed files with 272 additions and 207 deletions
-1
View File
@@ -85,7 +85,6 @@ CUSTOM STYLE
:root {
/* https://materialui.co/colors/ */
/* TODO: 2. change hue and saturation */
--hue-primary: 65.52;
--sat-primary: 20%;
--background: hsl(var(--hue-primary), var(--sat-primary), 96.08%);