fix: spacing
This commit is contained in:
parent
c7f52a98f3
commit
ca6b2e1881
5 changed files with 9 additions and 8 deletions
|
@ -51,6 +51,7 @@
|
|||
display: grid;
|
||||
gap: var(--sizing-sm);
|
||||
grid-template-columns: repeat(2,minmax(0,1fr));
|
||||
margin-bottom: var(--sizing-base);
|
||||
|
||||
& a,
|
||||
& div {
|
||||
|
|
Reference in a new issue