Skip to content

Commit 6da52fb

Browse files
committed
font
1 parent ba1a4d1 commit 6da52fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/index.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
body {
66
margin: 0;
77
background-color: #030712;
8-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
9-
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
10-
sans-serif;
8+
font-family: 'Space Mono', 'JetBrains Mono', monospace, sans-serif;
119
-webkit-font-smoothing: antialiased;
1210
-moz-osx-font-smoothing: grayscale;
1311
}

0 commit comments

Comments
 (0)