force break word when it hits the reviewer margin

This commit is contained in:
Damien Elmes 2017-11-28 09:52:56 +10:00
parent 9e5b909070
commit eda1849c33

View file

@ -1,3 +1,5 @@
div { overflow-wrap: break-word; }
hr {
background-color: #ccc;
margin: 1em;