fix background color variable (#52)
Release to Netlify / deploy-to-netlify (push) Successful in 5m9s
Details
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:
parent
184aed8baa
commit
5d6a7a8a34
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue