website: redesign part 26

This commit is contained in:
nym21
2026-06-09 11:26:19 +02:00
parent e54843291e
commit c3506339cd
12 changed files with 215 additions and 131 deletions
-2
View File
@@ -2,7 +2,6 @@
color-scheme: dark;
--white: oklch(95% 0 0);
--dark-white: oklch(92.5% 0 0);
--gray: oklch(55% 0 0);
--black: oklch(15% 0 0);
--red: oklch(0.607 0.241 26.328);
@@ -23,7 +22,6 @@
--fuchsia: oklch(0.629 0.294 322.523);
--pink: oklch(0.624 0.245 357.444);
--rose: oklch(0.6155 0.2495 17.012);
--off-color: var(--gray);
--font-size-xs: 0.75rem;
--line-height-xs: calc(1 / 0.75);