There was an error while loading. Please reload this page.
1 parent a18adda commit e6bd9cfCopy full SHA for e6bd9cf
src/assets/main.scss
@@ -3,6 +3,7 @@ $transition-style: cubic-bezier(0.08,0.52,0.52,1);
3
$active-node-background-color: rgba($color: #000000, $alpha: .1);
4
$active-node-color: #0076d6;
5
6
+//Note that we overrided the defauly sidebar width from 272px to 320px
7
:root {
8
--sidebar-width : 320px;
9
--sidebar-padding: 0 16px;
0 commit comments