Change font to Courier New and add enhanced animations

cgen-ea28785ea95c42bdb40a5cfc01e0c6e8
This commit is contained in:
Builder.io 2025-08-05 22:54:03 +00:00
parent 15f4571814
commit 52a827d8f4

View file

@ -77,7 +77,8 @@
body {
@apply bg-background text-foreground;
font-family: 'Inter', system-ui, -apple-system, sans-serif;
font-family: 'Courier New', 'Courier', monospace;
letter-spacing: 0.025em;
}
html {