chg: Do not force the use of big fonts

This commit is contained in:
SinTan1729 2024-03-19 15:44:59 -05:00
parent fd74a941d9
commit f3d5e2cf50
No known key found for this signature in database
GPG Key ID: EB3E68BFBA25C85F

View File

@ -12,7 +12,6 @@
* {
font-family: Montserrat;
font-size: 20px;
}
.container {
@ -129,4 +128,4 @@ dialog form {
.pure-table caption {
padding-top: 0px;
}
}
}