Using a `custom.css` as described in https://wiki....
# questions
n
Using a
custom.css
as described in https://wiki.dendron.so/notes/jknrdi492m8nhq7mw4faydu/ and starting with the following styles you get a direction for what you are looking for. ```css .ant-menu { font-size: 20px; } .site-layout-sidebar { width: auto !important; padding-left: 0 !important; } ``