safety so pre blocks can't break modal width

This commit is contained in:
Kris 2018-05-31 18:19:27 -04:00
parent 6c15effca2
commit ba7aff62db
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@
pre code {
white-space: pre-wrap;
max-width: 700px;
}
}