Break words if they are too long.
This commit is contained in:
parent
73d8228c62
commit
7d7d005c9a
|
@ -66,6 +66,7 @@ h6 {
|
||||||
p {
|
p {
|
||||||
margin: .5em 0 .25em 0;
|
margin: .5em 0 .25em 0;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user