diff --git a/public/style.css b/public/style.css index 3c7d5f4..58dc690 100644 --- a/public/style.css +++ b/public/style.css @@ -85,7 +85,7 @@ table thead { color: black; } -table tfoot { +.main-footer { position: sticky; bottom: 0px; } diff --git a/web/macros.jinja2 b/web/macros.jinja2 index ee92885..4e10599 100644 --- a/web/macros.jinja2 +++ b/web/macros.jinja2 @@ -42,8 +42,8 @@