fix background color variable (#52)
Release to Netlify / deploy-to-netlify (push) Successful in 5m9s Details

Reviewed-on: #52
Co-authored-by: chris b <blue.iron1752@chrisb.xyz>
Co-committed-by: chris b <blue.iron1752@chrisb.xyz>
This commit is contained in:
chris b 2023-11-15 12:58:53 -05:00 committed by gitea web
parent 184aed8baa
commit 5d6a7a8a34
Signed by: gitea web
GPG Key ID: 5C5A145CBA890DA4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
--background-b-light: lavender;
--background-c-light: mistyrose;
--background-d-light: papayawhip;
--backgroune-e-light: ghostwhite;
--background-e-light: ghostwhite;
--text-color-dark: ghostwhite;
--background-a-dark: midnightblue;
--background-b-dark: rebeccapurple;