color palette rework #2

This commit is contained in:
2026-03-09 16:53:55 +01:00
parent 0c2157bd0a
commit 4e8a50374e
11 changed files with 52 additions and 40 deletions

View File

@@ -1,3 +1,3 @@
h1 {
color: red;
color: var(--text);
}