This commit is contained in:
MeowcaTheoRange 2024-04-02 07:40:08 -05:00
parent f3528185a4
commit f16e3d1fbf

View file

@ -19,6 +19,7 @@ body {
box-sizing: border-box;
background-color: var(--bg-2);
color: var(--fg-2);
font-family: var(--font-LexendDeca);
}
* {