REFINE footer aspect with new alignwide and alignfull rules

This commit is contained in:
Antoine M 2026-02-04 11:18:16 +01:00
parent f2e9870fd4
commit 38836ef894

View File

@ -46,9 +46,8 @@ article > *:not(.entry-content),
}
}
.wp-singular.page {
.site-content {
> *:not(.alignfull, .alignwide) {
> *:not(.alignfull, .alignwide, footer) {
@apply max-w-content mx-auto;
}
> :first-child {