diff options
Diffstat (limited to 'theme/static')
| -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 fc4576f..b62341e 100644 --- a/theme/static/style.css +++ b/theme/static/style.css @@ -171,7 +171,7 @@ footer { display: flex; justify-content: flex-end; flex-direction: column; - padding: 0px 0px 10px 0px; + padding: 0px 100px 70px 0px; background-position: center bottom; background-image: url("footer.png"); background-repeat: repeat-x; |
