This commit is contained in:
2025-09-09 09:34:35 +03:00
parent 6a1d81bfa8
commit 3612ada03a
22 changed files with 285 additions and 54 deletions

View File

@@ -3,7 +3,11 @@
@tailwind utilities;
body {
font-family: Geist;
font-family: SF Pro Display, Geist;
}
.font-super-mono {
font-family: SF Mono, Geist Mono;
}
@layer base {