forked from tangled.org/core
this repo has no description

appview: reduce font size to 14px

Changed files
+1 -1
+1 -1
input.css
···
@layer base {
html {
-
font-size: 15px;
+
font-size: 14px;
}
@supports (font-variation-settings: normal) {
html {