diff options
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; |
