style: remove text-gradient, use global colors

This commit is contained in:
DanielS
2026-08-11 22:08:30 +02:00
parent 7346b42ff3
commit 5b9a0c609d
8 changed files with 9 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
@tailwind components;
@tailwind utilities;
html {
color-scheme: dark;
}