Is there a way to downsize all font sizes? #302
Closed
ChrisWilliamson123
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm implementing an app which renders forum posts. I'm using this library to render the markdown content of the forum post as well as the markdown content of the comments.
Ideally I'd like to render the comments with smaller font sizes relative to the main post content. Is there any way to adjust the default font sizes across all elements rather than having to adjust for each individual element e.g. header1, header2, text etc.?
Beta Was this translation helpful? Give feedback.
All reactions