Add html text color

This commit is contained in:
Sam Carlton 2021-09-11 13:23:29 -05:00
parent 867a5e7a78
commit e10108430d

View file

@ -61,6 +61,7 @@ html {
box-sizing: border-box;
background: #191a1d;
color: #e2e8f0;
}
*,