-
We know font-awesome can set the icons size, but how to set the icons size in mkdocs-material? because mkdocs-material's icons include font-awesome |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Oct 7, 2024
Replies: 1 comment 1 reply
-
Yes, there are some classes to influence the size, e.e.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, there are some classes to influence the size, e.e.
.lg
,.xl
or.xxl
, but there still not stabilized, which is why they are currently undocumented. We'll likely keep them, but this still needs some work, mainly in terms of alignment. Use it like this::material-pencil:{ .xl }