Change font to Courier New and add enhanced animations
cgen-ea28785ea95c42bdb40a5cfc01e0c6e8
This commit is contained in:
parent
15f4571814
commit
52a827d8f4
1 changed files with 2 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue