add break word fort articles
This commit is contained in:
parent
699bae42db
commit
b295b7948e
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ article{
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
word-wrap: break-word;
|
||||||
|
p{
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
h2{
|
h2{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue