correct system font

This commit is contained in:
sparks-alec
2023-01-05 01:29:41 -05:00
parent e91e5a1a43
commit 8e0fb1b474
+1 -1
View File
@@ -1,5 +1,5 @@
body {
font-family: sans-serif;
font-family: system-ui;
margin: 0px;
margin-top: 40px;
user-select: none;