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 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; |
