Skip to content

Commit 1667fb1

Browse files
committed
Fix: Fix sidebar size
1 parent 6494c1c commit 1667fb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/assets/scss/variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ $main-radius: 0.4rem;
2020

2121
$header-height: 3rem;
2222
$footer-height: $header-height;
23-
$sidebar-width: 16rem;
23+
$sidebar-width: 12rem;
2424
$title-font-size: 3rem;
2525
$title-bottom-padding: 2rem;

0 commit comments

Comments
 (0)