diff --git a/static/css/theme.css b/static/css/theme.css index 55ad016..4b0166c 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -322,3 +322,6 @@ code{ article pre { width:100%; } +.footnotes{ + flex-direction: column; +} \ No newline at end of file