FEEDBACK Refining paddings
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f60c5afd90
commit
7834754573
|
|
@ -5,7 +5,9 @@
|
||||||
@apply grid grid-cols-1 gap-x-24 gap-y-20 !py-0;
|
@apply grid grid-cols-1 gap-x-24 gap-y-20 !py-0;
|
||||||
@screen lg {
|
@screen lg {
|
||||||
grid-template-columns: 61.8fr 38.2fr;
|
grid-template-columns: 61.8fr 38.2fr;
|
||||||
@apply !py-16;
|
}
|
||||||
|
@screen 2xl {
|
||||||
|
@apply !py-6;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user