diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-29 13:49:49 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-29 13:56:11 +0000 |
| commit | 77777347b56d6914aa42aca19effc2ad664524ee (patch) | |
| tree | a87922e572dbd8cf5100c5b0be4f9838dee81b43 /scss | |
| parent | more write- and referencing (diff) | |
| download | mmm-77777347b56d6914aa42aca19effc2ad664524ee.tar.gz mmm-77777347b56d6914aa42aca19effc2ad664524ee.zip | |
much improved side-note referencing
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_sidenotes.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/_sidenotes.scss b/scss/_sidenotes.scss index c003496..ea7520f 100644 --- a/scss/_sidenotes.scss +++ b/scss/_sidenotes.scss @@ -25,6 +25,8 @@ $sidenote-width: 14rem; font-size: 0.8em; word-break: break-word; + text-align: initial; + .hook { position: absolute; top: -4rem; |
