fix gap on index page

This commit is contained in:
Rhiannon Morris 2021-08-18 05:09:58 +02:00
parent 223c784f64
commit 47fff05d48
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
align-items: center;
justify-content: space-evenly;
padding: 0;
grid-gap: 1.5em 0;
grid-gap: 1.5em;
font-size: 175%;
}