appview: reduce font size to 14px
oppi.li 7 months ago 673c6f83 0ab4aed1
··· 32 33 @layer base { 34 html { 35 - font-size: 15px; 36 } 37 @supports (font-variation-settings: normal) { 38 html {
··· 32 33 @layer base { 34 html { 35 + font-size: 14px; 36 } 37 @supports (font-variation-settings: normal) { 38 html {