From: Patrick Canterino Date: Tue, 15 Feb 2022 18:08:26 +0000 (+0100) Subject: Again: Adjusted margin for mobile layout footer X-Git-Url: https://git.p6c8.net/pcdenotes.git/commitdiff_plain/91295c6dc8fb351d21ce353c992ec99c0f75aeb4?hp=234802cc52e196fec005a1254f73c663de80d7d4 Again: Adjusted margin for mobile layout footer --- diff --git a/notes/static/notes/style.css b/notes/static/notes/style.css index d34e9d3..02013e4 100644 --- a/notes/static/notes/style.css +++ b/notes/static/notes/style.css @@ -80,6 +80,6 @@ footer a img { } footer #copyright { - margin-top: 2em; + margin-top: 1em; } } \ No newline at end of file