HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

How to modify font size of sidebar #1269

Open wangnan-github opened 5 years ago

wangnan-github commented 5 years ago

How to modify font size of sidebar

razmanugget commented 5 years ago

After seeing your comment, I thought this would be cool too. Spent over an hour on this... and no luck. The CSS styles look more like React Native - https://facebook.github.io/react-native/docs/text-style-props

But when I tried textSize, text-Size, fontSize, font-Size, none of these worked to change the sidebar fonts. I couldn't even change the fontWeight of the fonts. Will be interested if someone else figures it out.