Compare commits
2 Commits
f41f32207f
...
dd6d2369b8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd6d2369b8 | ||
|
|
f98c8f6bf9 |
|
|
@ -82,3 +82,9 @@ body {
|
|||
.wp-block-carhop-blocks-document-card:focus:after {
|
||||
@apply !static;
|
||||
}
|
||||
|
||||
.content-box__innerblocks {
|
||||
.block-editor-inner-blocks {
|
||||
@apply mx-auto;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32,3 +32,13 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.page--single-analyses-etudes,
|
||||
.page--single-expositions,
|
||||
.page--single-outils-pedagogiques {
|
||||
.content-area .alignfull {
|
||||
@media (min-width: 1024px) {
|
||||
margin: 0 calc(-50vw + 50% - calc(33.33% - 3rem - 2px)) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user