diff --git a/src/style.sass b/src/style.sass index 2f80f56..57949bd 100644 --- a/src/style.sass +++ b/src/style.sass @@ -57,7 +57,7 @@ body font-family: $body line-height: 1.5 -.footnote-ref +sup line-height: 1 pre, code, .deemph @@ -522,8 +522,3 @@ textarea.squiggle .header border-top: solid 6px var(--stripe, transparent) - -sup - vertical-align: top - position: relative - top: -0.3em