Fix CSS
1 files changed, 1 insertions(+), 0 deletions(-) M assets/scss/main.scss
M assets/scss/main.scss => assets/scss/main.scss +1 -0
@@ 51,6 51,7 @@ pre { color: inherit; white-space: pre; overflow: auto; + word-break: normal; @include small-only { font-size: $font-size-small; }