Skip to content

Commit

Permalink
Merge pull request #1 from BalazsBanfi/patch-1
Browse files Browse the repository at this point in the history
Update _preview.scss to wrap long words (words without whitespaces)
  • Loading branch information
renchester authored Dec 11, 2023
2 parents 9769dfc + 2f4175a commit c17caff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/_preview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
}

.preview__self-summary {
overflow-wrap: break-word;
margin-top: 8px;
font-size: 12.25px;
}
Expand Down

0 comments on commit c17caff

Please sign in to comment.