removing unecessary x-padding inside container
This commit is contained in:
parent
910e244e5e
commit
159a61351a
|
|
@ -1,5 +1,5 @@
|
||||||
.homegrade-blocks-staff-list {
|
.homegrade-blocks-staff-list {
|
||||||
@apply max-w-screen-xl mx-auto py-8 px-16 xl:px-8;
|
@apply max-w-screen-xl py-8;
|
||||||
&__title {
|
&__title {
|
||||||
@apply homegrade-title homegrade-title--secondary-small !mt-0;
|
@apply homegrade-title homegrade-title--secondary-small !mt-0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user