REFINE footer aspect with new alignwide and alignfull rules
This commit is contained in:
parent
f2e9870fd4
commit
38836ef894
|
|
@ -45,10 +45,9 @@ article > *:not(.entry-content),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.wp-singular.page{
|
.wp-singular.page {
|
||||||
|
|
||||||
.site-content {
|
.site-content {
|
||||||
> *:not(.alignfull, .alignwide) {
|
> *:not(.alignfull, .alignwide, footer) {
|
||||||
@apply max-w-content mx-auto;
|
@apply max-w-content mx-auto;
|
||||||
}
|
}
|
||||||
> :first-child {
|
> :first-child {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user