Skip to content

Commit

Permalink
fix(curriculum): indent only nested sidebar items
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Jan 31, 2024
1 parent 025254b commit 4afc72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/curriculum/module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
align-self: start;
grid-area: sidebar;

li {
li li {
margin-left: 1rem;
}
}
Expand Down

0 comments on commit 4afc72b

Please sign in to comment.