From a7d7ce4da05b51828bb5c47da940cd3f027da620 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Tue, 25 Jan 2022 09:19:43 +0100 Subject: [PATCH] Fix typos and missing gitignore --- www/css/gallery.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/gallery.css b/www/css/gallery.css index d139179..a1a15e5 100644 --- a/www/css/gallery.css +++ b/www/css/gallery.css @@ -4,6 +4,7 @@ body, main { } main { background-color: #ddd; + margin-top: 4em; } .gallery-container { display: grid;