Apparently variable fonts are better... thanks reddit!
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m47s

This commit is contained in:
2025-12-22 13:59:16 -07:00
parent 8341938692
commit f65e5d1c0c
4 changed files with 7 additions and 7 deletions

View File

@@ -41,5 +41,5 @@ html {
}
body {
font-family: 'Inter', system-ui, -apple-system, sans-serif;
font-family: 'Inter Variable', system-ui, -apple-system, sans-serif;
}