From 2c4f98d56770c8ad127aa70a9e994ef771b69ef3 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Fri, 15 Jul 2022 09:29:10 -0700 Subject: [PATCH] Fix bottom padding --- sigl/templates/base.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sigl/templates/base.html.j2 b/sigl/templates/base.html.j2 index 6273ba9..3415bfc 100644 --- a/sigl/templates/base.html.j2 +++ b/sigl/templates/base.html.j2 @@ -52,7 +52,7 @@
{% block main %}{% endblock %}
-