Skip to content

Commit

Permalink
feat: Add comment, trigger pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
weixinn committed Jun 4, 2024
1 parent a18adda commit e6bd9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ $transition-style: cubic-bezier(0.08,0.52,0.52,1);
$active-node-background-color: rgba($color: #000000, $alpha: .1);
$active-node-color: #0076d6;

//Note that we overrided the defauly sidebar width from 272px to 320px
:root {
--sidebar-width : 320px;
--sidebar-padding: 0 16px;
Expand Down

0 comments on commit e6bd9cf

Please sign in to comment.