[Answered] Change font typeface #7218
Answered
by
alexvoss
Mujina7569
asked this question in
Q&A
-
I want to change my typeface to 300 in yml file it's possible? If possible how do I code font:
text: Krub
code: Roboto Mono |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
May 28, 2024
Replies: 1 comment
-
You mean the weight, right? I am not aware of a configuration option that does this, so you would likely need to use some extra CSS to achieve this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mujina7569
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You mean the weight, right? I am not aware of a configuration option that does this, so you would likely need to use some extra CSS to achieve this.