refactor(index): switch to Geist font
All checks were successful
build dist / build-dist (push) Successful in 35s

This commit is contained in:
z0x 2025-03-23 12:28:56 -04:00
parent 85f661b094
commit f262d913b3
4 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
@theme {
--font-sans: "Lora Variable", sans-serif;
--font-sans: "Geist Variable", sans-serif;
}