From 174722ba4892148e185d13dc06654c6798f8c239 Mon Sep 17 00:00:00 2001 From: Philipp Geyer Date: Mon, 31 Jan 2022 20:41:07 +0000 Subject: More theme tweaks --- theme/static/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/static/style.css b/theme/static/style.css index 5d4cdaf..5fe1a8b 100644 --- a/theme/static/style.css +++ b/theme/static/style.css @@ -169,9 +169,9 @@ footer { height: 300px; display: flex; align-items: center; - justify-content: center; - - background-position: bottom; + justify-content: bottom; + padding: 0px 0px 30px 0px; + background-position: center bottom; background-image: url("footer.png"); background-repeat: no-repeat; background-size: auto 100%; -- cgit v1.2.3-70-g09d2