Apply word-wrap: break-word
This commit is contained in:
parent
f5bb1d8119
commit
32caa9ef9c
@ -519,6 +519,10 @@ h1 {
|
|||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-area {
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
/*--------------------------------------------------------------
|
/*--------------------------------------------------------------
|
||||||
# Elements
|
# Elements
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
|
Loading…
Reference in New Issue
Block a user