diff --git a/new-site/public/style.css b/new-site/public/style.css index 91dfc3a6..ade274d0 100644 --- a/new-site/public/style.css +++ b/new-site/public/style.css @@ -189,4 +189,8 @@ ul { .footnotes { line-height: 0px; +} + +ol { + line-height: 1.5em; } \ No newline at end of file diff --git a/new-site/static/style.css b/new-site/static/style.css index 91dfc3a6..ade274d0 100644 --- a/new-site/static/style.css +++ b/new-site/static/style.css @@ -189,4 +189,8 @@ ul { .footnotes { line-height: 0px; +} + +ol { + line-height: 1.5em; } \ No newline at end of file