Skip to content

Commit

Permalink
Add "word-break" to list. (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanematsugaku committed Apr 24, 2023
1 parent 9c8210d commit 12de467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/_markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
ul,
ol {
padding-inline-start: $padding-16 * 2;
word-wrap: break-word;
}

dl {
Expand Down

0 comments on commit 12de467

Please sign in to comment.