From 1643a43d1301fea39307c3b4bdfbf27b4f5fe939 Mon Sep 17 00:00:00 2001 From: Philipp Geyer Date: Mon, 31 Jan 2022 20:29:43 +0000 Subject: Some theme and layout tweaks --- theme/static/style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'theme/static/style.css') diff --git a/theme/static/style.css b/theme/static/style.css index f209a2c..1ef16c0 100644 --- a/theme/static/style.css +++ b/theme/static/style.css @@ -42,11 +42,6 @@ body { min-height: 100vh; display: flex; flex-direction: column; - - background-position: bottom; - background-image: url("footer.png"); - background-repeat: no-repeat; - background-size: contain; } header { @@ -175,6 +170,11 @@ footer { display: flex; align-items: center; justify-content: center; + + background-position: bottom; + background-image: url("footer.png"); + background-repeat: no-repeat; + background-size: cover; } -- cgit v1.2.3-70-g09d2