diff --git a/public/css/index.css b/public/css/index.css index 7d810ea..f06eaed 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -498,7 +498,7 @@ code { content: " "; } } -.footnote-ref hr.footnotes-sep { +hr.footnotes-sep { border: var(--border-hr); }