Fix layout of desktop footer step 1.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6fdd96b6ab
commit
14696acc70
@ -288,5 +288,12 @@ footer#colophon .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-col
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
footer#colophon div.widget-area div.compact-keyvalue-table {
|
||||
flex-basis: 50% !important;
|
||||
}
|
||||
|
||||
footer#colophon .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
|
||||
flex-basis: 50% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user