diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-18 16:29:29 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-18 16:29:29 +0000 |
| commit | a1923464f33480eed90d69e4f54cf3c4b6274599 (patch) | |
| tree | 05b15fa1d6a1d65982830ec5755d4878e7864c15 /scss | |
| parent | fix server-side CORS HTTP requests (diff) | |
| download | mmm-a1923464f33480eed90d69e4f54cf3c4b6274599.tar.gz mmm-a1923464f33480eed90d69e4f54cf3c4b6274599.zip | |
more sidenote/reference formatting
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_sidenotes.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_sidenotes.scss b/scss/_sidenotes.scss index 8579ba1..eddebc1 100644 --- a/scss/_sidenotes.scss +++ b/scss/_sidenotes.scss @@ -18,6 +18,7 @@ $sidenote-width: 14rem; color: $gray-dark; border-top: 1px solid $gray-dark; font-size: 0.8em; + word-break: break-word; @include media-medium { width: initial; |
