Skip to content

Commit

Permalink
Increase course chapter sidebar width
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Jul 7, 2024
1 parent 0993048 commit 7474231
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.course-chapters-sidebar {
flex-grow: 1;
max-width: 300px;
max-width: 320px;
margin-top: 40px;
margin-right: 30px;
font-family: $accent-font;
Expand Down

0 comments on commit 7474231

Please sign in to comment.