Skip to content

Is there some way to change the default font-weight of n-strong? #5114

Closed Answered by Volankey
mitya33 asked this question in Q&A
Discussion options

You must be logged in to vote
 <n-text
    :theme-overrides="{
      common: {
        fontWeightStrong: 900,
      },
    }"
    strong
    type="info"
  >
    Info
  </n-text>

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Volankey
Comment options

You must be logged in to vote
0 replies
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