Increase grid spacing
Some checks failed
Build and copy to prod / build-and-copy (push) Failing after 36s
Some checks failed
Build and copy to prod / build-and-copy (push) Failing after 36s
This commit is contained in:
parent
670acc7667
commit
32d989b155
@ -9,5 +9,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.grid[data-grid-cols="2"] {
|
.grid[data-grid-cols="2"] {
|
||||||
|
--grid-spacing: 2rem;
|
||||||
--grid-col-width: clamp(15rem, 45%, 20rem);
|
--grid-col-width: clamp(15rem, 45%, 20rem);
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user