drop font size
This commit is contained in:
parent
72cff50604
commit
08e8def934
|
@ -54,7 +54,7 @@ html {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-family: "MC360", sans-serif;
|
font-family: "MC360", sans-serif;
|
||||||
background-color: var(--main-bg-color);
|
background-color: var(--main-bg-color);
|
||||||
font-size: 14pt;
|
font-size: 12pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in New Issue