Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 520bd2e

Browse files
committed
Sidebar width
1 parent a7fb416 commit 520bd2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/scss/coder.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
}
3434

3535
.sidebar {
36-
min-width: 200px;
36+
min-width: 250px;
37+
width: 12em;
3738
}
3839

3940
.sidebar a {

0 commit comments

Comments
 (0)