Skip to content
Snippets Groups Projects
Commit b295b794 authored by Jonas Leder's avatar Jonas Leder
Browse files

add break word fort articles

parent 699bae42
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,10 @@ article{ ...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment