fix gap on index page
This commit is contained in:
parent
223c784f64
commit
47fff05d48
1 changed files with 1 additions and 1 deletions
|
@ -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%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue