Skip to content

How to override article-font-size? #418

Closed Answered by Lruihao
adduserwyw asked this question in Q&A
Discussion options

You must be logged in to vote

Try this in assets/css/_custom.scss:

#content {
  font-size: 14px; // any size you expect
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@adduserwyw
Comment options

Answer selected by adduserwyw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Q&A question and answer
2 participants