removing section titling padding x when innerblock
This commit is contained in:
parent
5527107f38
commit
b27303792d
|
|
@ -10,6 +10,9 @@
|
||||||
&__content {
|
&__content {
|
||||||
grow: 0;
|
grow: 0;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
|
.section_titling {
|
||||||
|
@apply px-0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&__page-icon {
|
&__page-icon {
|
||||||
@apply hidden md:block;
|
@apply hidden md:block;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user