diff --git a/app/static/css/main.css b/app/static/css/main.css index ac10814..0b330b4 100644 --- a/app/static/css/main.css +++ b/app/static/css/main.css @@ -13,7 +13,7 @@ body { .starter-template { padding-top: 0px; - padding-bottom: 60px; +// padding-bottom: 60px; text-align: center; } @@ -123,4 +123,4 @@ th.headerSortDown { .filling_station_closed { text-decoration: line-through; -} \ No newline at end of file +} diff --git a/app/templates/layout.html b/app/templates/layout.html index 65e8dbd..4295654 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -181,6 +181,19 @@ {% endblock %} +