diff options
| author | Philipp Geyer <philipp@geyer.co.uk> | 2022-01-31 20:54:28 +0000 |
|---|---|---|
| committer | Philipp Geyer <philipp@geyer.co.uk> | 2022-01-31 20:54:28 +0000 |
| commit | 824fdc21858787882fe2ecaa303e7b59c0481760 (patch) | |
| tree | 7164485b7cd736defc220f1a7c0908afd634129b /theme/static/style.css | |
| parent | e328544002f5d2706cb800fe484533ad4c89da10 (diff) | |
more theme tweaks
Diffstat (limited to 'theme/static/style.css')
| -rw-r--r-- | theme/static/style.css | 2 |
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"); |
