remove figtree...?

This commit is contained in:
Gen 2024-03-06 15:16:02 -08:00
parent 6da28cbc7a
commit 3658f976c1
No known key found for this signature in database
GPG key ID: CE5EAD50DD5E2278

View file

@ -121,7 +121,7 @@
body {
background-color: var(--ctp-base);
color: var(--ctp-text) !important;
font-family: Figtree, Arial, sans-serif;
font-family: Arial, sans-serif;
display: flex;
justify-content: center;