1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-12-26 07:38:36 -06:00

chg: Do not force the use of big fonts

This commit is contained in:
Sayantan Santra 2024-03-19 15:44:59 -05:00
parent fd74a941d9
commit f3d5e2cf50
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F

View file

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