]> git.p6c8.net - pcdenotes.git/commitdiff
Again: Adjusted margin for mobile layout footer
authorPatrick Canterino <patrick@patrick-canterino.de>
Tue, 15 Feb 2022 18:08:26 +0000 (19:08 +0100)
committerPatrick Canterino <patrick@patrick-canterino.de>
Tue, 15 Feb 2022 18:08:26 +0000 (19:08 +0100)
notes/static/notes/style.css

index d34e9d307808b1e2f247f4f5da9c37c5e5b79997..02013e4fde1510cea9056db7e65177e59c68a00c 100644 (file)
@@ -80,6 +80,6 @@ footer a img {
     }
 
     footer #copyright {
     }
 
     footer #copyright {
-        margin-top: 2em;
+        margin-top: 1em;
     }
 }
\ No newline at end of file
     }
 }
\ No newline at end of file

patrick-canterino.de