26 lines
1.3 KiB
CSS
26 lines
1.3 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/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.
|
|
*/
|
|
.wp-block-homegrade-content-blocks-picture-banner {
|
|
margin-bottom: 20px;
|
|
overflow: hidden;
|
|
border-radius: 22px;
|
|
}
|
|
.wp-block-homegrade-content-blocks-picture-banner img {
|
|
width: 100%;
|
|
}
|
|
.wp-block-homegrade-content-blocks-picture-banner.fixed-height img {
|
|
height: 200px;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
-o-object-position: center;
|
|
object-position: center;
|
|
}
|
|
|
|
/*# sourceMappingURL=style-index.css.map*/ |