Update index.html

main
Juju Adams 2021-11-02 22:53:54 +00:00
parent 63085d3f70
commit dc1136a8b0
1 changed files with 3 additions and 1 deletions

View File

@ -193,7 +193,9 @@
:root {
/* Theme */
--background: #9fcce3;
--theme-color: #e3b69f;
--theme-hue: 20;
--theme-saturation: 55%;
--theme-lightness: 76%;
/* Content */
--content-max-width: 62em;