refining paddings
This commit is contained in:
parent
852b9ab3bf
commit
7d0cbf91a4
|
|
@ -1,7 +1,7 @@
|
|||
#block-questions-frequentes {
|
||||
@apply py-28 px-8;
|
||||
@apply py-28 pt-12 px-8;
|
||||
}
|
||||
|
||||
.questions-frequentes-grid {
|
||||
@apply grid md:grid-cols-2 lg:grid-cols-3 gap-8 gap-x-8 max-w-screen-xl mx-auto;
|
||||
@apply pt-8 grid md:grid-cols-2 lg:grid-cols-3 gap-8 gap-x-8 max-w-screen-xl mx-auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user