Skip to content

Commit

Permalink
fix: make menu item in one line #82
Browse files Browse the repository at this point in the history
  • Loading branch information
lshgdut committed Apr 13, 2020
1 parent 4373e74 commit e25a496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/_markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
.level_4,
.level_5 {
line-height: 1.5;

white-space: nowrap;
&:hover {
color: $purple;
border-bottom: 2px solid $purple;
Expand Down

0 comments on commit e25a496

Please sign in to comment.