Skip to content

Commit ed702e3

Browse files
committed
feat: use better font
1 parent 5e08c92 commit ed702e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
body {
2+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
3+
}
4+
15
article a {
26
color: #999;
37
text-decoration: none;

0 commit comments

Comments
 (0)