From 9cad8efd3046fe3aa8ba0a6f65e235762b67cf34 Mon Sep 17 00:00:00 2001 From: "Luis J. Villanueva" Date: Wed, 21 Dec 2022 13:09:49 -0500 Subject: [PATCH] Implementing #38 --- dashboard/flask/templates/base.html | 3 +-- dashboard/flask/templates/dashboard.html | 6 ++++++ database/tables.sql | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/dashboard/flask/templates/base.html b/dashboard/flask/templates/base.html index 0759f8a..434c361 100644 --- a/dashboard/flask/templates/base.html +++ b/dashboard/flask/templates/base.html @@ -31,7 +31,7 @@ html { position: relative; min-height: 100%; - padding-bottom:160px; + padding-bottom:20px; } body { margin-bottom: 160px; @@ -188,7 +188,6 @@

Login: