drop font size

This commit is contained in:
Quad 2025-04-30 20:57:25 +02:00
parent 72cff50604
commit 08e8def934
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ html {
color: #FFF;
font-family: "MC360", sans-serif;
background-color: var(--main-bg-color);
font-size: 14pt;
font-size: 12pt;
}
body {