homegrade_blocks_production/build/chapter-header/style-index.css
2023-08-03 10:32:29 +02:00

20 lines
1.1 KiB
CSS

/*!******************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/chapter-header/style.scss ***!
\******************************************************************************************************************************************************************************************************************************************************/
/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.chapter-header-block {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.chapter-header-block__page-thematic-cover {
max-width: 400px;
}
/*# sourceMappingURL=style-index.css.map*/