Skip to content
Snippets Groups Projects
Unverified Commit 12de4671 authored by Kanematsu Gaku's avatar Kanematsu Gaku Committed by GitHub
Browse files

Add "word-break" to list. (#534)

parent 9c8210d9
Branches
No related tags found
No related merge requests found
...@@ -134,6 +134,7 @@ ...@@ -134,6 +134,7 @@
ul, ul,
ol { ol {
padding-inline-start: $padding-16 * 2; padding-inline-start: $padding-16 * 2;
word-wrap: break-word;
} }
dl { dl {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment