diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-06-19 19:14:09 -0400 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-06-19 19:14:09 -0400 |
commit | 45b74416c19874e18d7d1463d643a6ee4c34b616 (patch) | |
tree | d7aba6a9da7b06f40dc5cd613557d542ee58e914 /static/peach.css | |
parent | 1f2a822fe845e858a97009a572a71390e9ba1413 (diff) |
static/peach.css: update footer
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 { |