summaryrefslogtreecommitdiff
path: root/theme/static
diff options
context:
space:
mode:
Diffstat (limited to 'theme/static')
-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 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%;
}