From 29b614c9fa7adbc6d716d9ba391d4f8558ec369a Mon Sep 17 00:00:00 2001 From: Philipp Geyer Date: Mon, 31 Jan 2022 20:36:06 +0000 Subject: trying to make the footer work --- theme/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/static/style.css') diff --git a/theme/static/style.css b/theme/static/style.css index 1ef16c0..5d4cdaf 100644 --- a/theme/static/style.css +++ b/theme/static/style.css @@ -174,7 +174,7 @@ footer { background-position: bottom; background-image: url("footer.png"); background-repeat: no-repeat; - background-size: cover; + background-size: auto 100%; } -- cgit v1.2.3-70-g09d2