From 77777347b56d6914aa42aca19effc2ad664524ee Mon Sep 17 00:00:00 2001 From: s-ol Date: Sun, 29 Dec 2019 14:49:49 +0100 Subject: much improved side-note referencing --- scss/_sidenotes.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scss') 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; -- cgit v1.2.3