forked from tangled.org/core
Monorepo for Tangled — https://tangled.org

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 {