Replace Handjet font with Press Start 2P from Google Fonts
Build & Deploy / build-and-deploy (push) Successful in 18s

This commit is contained in:
David Alvarez
2026-05-25 13:57:12 +02:00
parent b8cc11caf4
commit 1f55f63b99
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
--radius-sm: 4px;
/* Typography */
--font-mono: "Handjet", monospace;
--font-mono: "Press Start 2P", monospace;
--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
}