-
Is there anything in the docs about customizing the navbar width, length and text size? If not, how could this be accomplished? I have searched the documentation and I have found how to custom the sidebar width but not the navbar. |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
May 10, 2023
Replies: 1 comment
-
As for many things in HTML, these are controlled by (S)CSS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As for many things in HTML, these are controlled by (S)CSS.
Use your favourite browser developer mode to see and edit the proper CSS element and create a custom CSS.