Update a few styles to make the site feel a little more readble

This commit is contained in:
Campbell Alden 2025-11-04 23:47:54 +09:00
parent 182c32cd0f
commit d1a14497e5
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
--color-secondary: #FFFFFF;
--color-header: #0D0D0D;
--color-accent: #D2002E;
--color-primary-background: #1A1A1A;
--color-primary-background: #000;
--color-secondary-background: #0D0D0D;
--color-link: #4487D9;
--color-deemphasize: #ADADAD;