Skip to content
Discussion options

You must be logged in to vote

Use font-size CSS property with the scoped style <style scoped>.

<style scoped>
section {
  font-size: smaller;
}
</style>

- Your contents
- ...

Replies: 2 comments 3 replies

Comment options

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

Answer selected by mingyuecall
Comment options

You must be logged in to vote
2 replies
@juan11iguel
Comment options

@ChrCoello
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants