STYLE Refining grid gutters
This commit is contained in:
parent
8b542e96d6
commit
1b7d504d26
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
.dbmob-grid {
|
||||
@apply grid grid-cols-1 md:grid-cols-2 gap-4 py-6;
|
||||
@apply grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-x-8 md:gap-y-6 py-6;
|
||||
}
|
||||
|
||||
.load-more-button {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user