This commit is contained in:
Frank 2025-09-18 01:32:40 -04:00
commit fc4f281408
155 changed files with 400 additions and 400 deletions

View file

@ -0,0 +1,9 @@
html {
line-height: 1;
background-color: var(--color-bg);
color: var(--color-text);
}
body {
font-family: var(--font-sans);
}