Fix typos and missing gitignore

This commit is contained in:
Felix Albrigtsen 2022-01-25 09:19:43 +01:00
parent 1711ce2e5d
commit a7d7ce4da0
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ body, main {
}
main {
background-color: #ddd;
margin-top: 4em;
}
.gallery-container {
display: grid;