Tweak font color

This commit is contained in:
Salt 2020-09-27 16:28:50 -05:00
parent ad417818d7
commit 0a40cc2ffc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
--background-dark: #28232c;
--link: #ba844d;
--link-hover: #ffb940;
--text: #f7f4db;
--text: #ffefcf;
}
html {
background: var(--background-dark);