summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index d2abba3b..a446c28f 100644
--- a/local.css
+++ b/local.css
@@ -139,7 +139,7 @@ a.highlight { background-color: yellow }
position: sticky;
top: 0;
display: block;
- margin-left: calc(47vw + 30rem);
+ margin-left: calc(-47vw + 30rem);
width: calc(45vw - 30rem);
float: left;
}