Skip to content

Commit

Permalink
_sass: Long anchor links need overflow-wrap: anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlin1 committed Sep 12, 2020
1 parent 08da01c commit f265803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ summary {

.main-content {
a {
overflow-wrap: anywhere;
white-space: normal;
}

Expand Down

0 comments on commit f265803

Please sign in to comment.