Broke large words in comments

stable
Xavier Julián 2016-03-08 09:11:14 +01:00
parent ba67b91beb
commit 82cf43082e
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
}
p {
margin-bottom: 1rem;
word-wrap: break-word;
}
.codehilite {
overflow: auto;