diff --git a/package_tracking/http.py b/package_tracking/http.py index f26fe6a..2881101 100644 --- a/package_tracking/http.py +++ b/package_tracking/http.py @@ -84,6 +84,10 @@ a { .add-number-form .add { grid-column: 1 / 3; } + +footer { + margin-top: 10em; +}
@@ -106,6 +110,7 @@ a { +% if with_form: +% end