summaryrefslogtreecommitdiff
path: root/theme/static/style.css
diff options
context:
space:
mode:
authorPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 20:43:05 +0000
committerPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 20:43:05 +0000
commit3222cec4d67c2a07b2a44d966fc3a34cac06c4e6 (patch)
treeaeac61599df6fbef210f3ab640714bc9679fc237 /theme/static/style.css
parentb72ba6d48533b7ec03a769e3fd64daea942942f4 (diff)
More theme tweaks
Diffstat (limited to 'theme/static/style.css')
-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 6d153ce..99b8db4 100644
--- a/theme/static/style.css
+++ b/theme/static/style.css
@@ -170,7 +170,7 @@ footer {
display: flex;
align-items: center;
justify-content: bottom;
- padding: 0px 0px 30px 0px;
+ padding: 0px 0px 10px 0px;
background-position: center bottom;
background-image: url("footer.png");
background-repeat: repeat-y;