chore: styles

This commit is contained in:
Cory Dransfeldt 2024-02-29 16:35:43 -08:00
parent d4b04f8e92
commit 80ccc7ae15
No known key found for this signature in database

View file

@ -1,9 +1,8 @@
body,
html {
font-family: var(--font-sans);
font-size: var(--font-size-base);
line-height: var(--line-height-base);
background: var(--background-color);
margin: 0;
}
::-moz-selection {