chore: Fixup Font

This commit is contained in:
MattTheTekie 2024-11-26 16:18:56 -05:00
commit b25c0ef2d9

View file

@ -33,7 +33,7 @@
}
body {
font-family: "System Font";
font-family: ".SFUIRounded";
background: linear-gradient(indigo, darkslategray) fixed;
background: #100;
margin-bottom: 100px;