Fix grid gaps

This commit is contained in:
elhombretecla 2020-11-03 19:44:01 +01:00
parent 444491f577
commit fd1d564f03
5 changed files with 6 additions and 8 deletions

View file

@ -149,7 +149,7 @@
li {
cursor: pointer;
font-size: $fs14;
padding: $small $x-small;
padding: $small;
display: flex;
justify-content: space-between;