summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 20:54:28 +0000
committerPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 20:54:28 +0000
commit824fdc21858787882fe2ecaa303e7b59c0481760 (patch)
tree7164485b7cd736defc220f1a7c0908afd634129b /theme
parente328544002f5d2706cb800fe484533ad4c89da10 (diff)
more theme tweaks
Diffstat (limited to 'theme')
-rw-r--r--theme/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/style.css b/theme/static/style.css
index ad62642..468b3c5 100644
--- a/theme/static/style.css
+++ b/theme/static/style.css
@@ -169,7 +169,7 @@ footer {
height: 300px;
display: flex;
align-items: center;
- justify-content: center bottom;
+ justify-content: center;
padding: 0px 0px 10px 0px;
background-position: center bottom;
background-image: url("footer.png");