From af98e24429bfb4a9088b585aa936d65491758762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20S=C3=BC=C3=9Fenguth?= Date: Fri, 16 Jul 2021 12:47:04 +0200 Subject: [PATCH] Fixed dome styling issues with password reset section and footer --- static/ecogood.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/ecogood.css b/static/ecogood.css index 9550c35..0c3bd8a 100644 --- a/static/ecogood.css +++ b/static/ecogood.css @@ -46,7 +46,7 @@ a { } .footer { - margin-top: 10rem; + margin-top: 5rem; } .footer > p > a, .footer > p > a:visited, .footer > p > a:active { @@ -55,6 +55,7 @@ a { .reset-password { clear: both; + padding-top: 0.5rem; } .epframe {