website pre wrap
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sebastian Frank 2019-03-12 14:59:50 +01:00
parent 2f114885ac
commit 8210e16305
Signed by: apairon
GPG Key ID: 7270D06DDA7FE8C3

View File

@ -272,6 +272,7 @@ pre {
padding: 5px;
border-radius: 5px;
margin-bottom: 25px;
white-space: pre-wrap;
}
code.language-mermaid {