add break word fort articles

This commit is contained in:
Jonas Leder 2021-01-20 21:09:54 +01:00
parent 699bae42db
commit b295b7948e

View file

@ -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;