Update index.css

This commit is contained in:
Pas 2025-11-07 23:08:45 -07:00
parent 3d23a50a2c
commit 14a46c4b85

View file

@ -6,7 +6,8 @@
html,
body {
font-family: "Lato", sans-serif !important;
@apply bg-background-main font-main text-type-text;
@apply bg-background-main !important;
@apply font-main text-type-text;
min-height: 100vh;
min-height: 100dvh;
font-size: 1.0248em;