Public Access
1
0

fix: update fonts again

This commit is contained in:
2025-08-22 09:38:34 -04:00
parent 4cc4b7fe5d
commit c43024a4d2
4 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ html, body {
height: 100%;
}
body {
font-family: 'Montserrat', sans-serif;
font-family: 'IBM Plex Sans', sans-serif;
background-color: #1a202c;
color: #e2e8f0;
min-height: 100vh;