Fix typos and missing gitignore
This commit is contained in:
parent
1711ce2e5d
commit
a7d7ce4da0
|
@ -4,6 +4,7 @@ body, main {
|
|||
}
|
||||
main {
|
||||
background-color: #ddd;
|
||||
margin-top: 4em;
|
||||
}
|
||||
.gallery-container {
|
||||
display: grid;
|
||||
|
|
Loading…
Reference in New Issue