Compare commits

..

No commits in common. "dd6d2369b8e1ee34fcd11029ce317a62d8631311" and "f41f32207fbbd1aa3ae1593a43b86a1d168c5043" have entirely different histories.

2 changed files with 0 additions and 16 deletions

View File

@ -82,9 +82,3 @@ body {
.wp-block-carhop-blocks-document-card:focus:after {
@apply !static;
}
.content-box__innerblocks {
.block-editor-inner-blocks {
@apply mx-auto;
}
}

View File

@ -32,13 +32,3 @@
}
}
}
.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;
}
}
}