diff options
Diffstat (limited to 'static/peach.css')
-rw-r--r-- | static/peach.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/peach.css b/static/peach.css index 25ea5bd..9a38eda 100644 --- a/static/peach.css +++ b/static/peach.css @@ -347,6 +347,7 @@ body { .footer-container .footer { display: flex; justify-content: center; + padding: 10px 0 10px 0; } .footer-container .footer .logo-container img { |