Spacing adjustments in icon tiles
This commit is contained in:
parent
f7e4060686
commit
d08817c729
@ -29,7 +29,7 @@
|
|||||||
grid-template-rows: subgrid;
|
grid-template-rows: subgrid;
|
||||||
grid-row: span 2;
|
grid-row: span 2;
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
gap: 32px;
|
gap: 16px;
|
||||||
min-height: 320px;
|
min-height: 320px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
text-decoration: none; /* in case it's an a href */
|
text-decoration: none; /* in case it's an a href */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user