From a012575de9e9321701b86e2b048e1d17244e8729 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Mon, 28 Feb 2022 20:43:25 -0500 Subject: margin bottom --- static/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 0611626..59df1d8 100644 --- a/static/styles.css +++ b/static/styles.css @@ -58,6 +58,7 @@ body { @media only screen and (min-height: 650px) { .container { margin-top: 6%; + margin-bottom: 6%; } } -- cgit v1.2.3