43 lines
1.7 KiB
CSS
43 lines
1.7 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-points-cles {
|
|
margin-bottom: 2rem;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles__titling {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles__titling .icon {
|
|
background-color: black;
|
|
border-radius: 50%;
|
|
aspect-ratio: 1/1;
|
|
width: 40px;
|
|
padding: 10px;
|
|
height: -moz-fit-content;
|
|
height: fit-content;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles__titling .icon img {
|
|
width: 30px;
|
|
height: auto;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles__titling h3 {
|
|
padding-left: 10px;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles ul li {
|
|
margin-left: 1.5em;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles p + ul {
|
|
padding-top: 16px;
|
|
}
|
|
.wp-block-homegrade-content-blocks-points-cles ul + p {
|
|
padding-top: 16px;
|
|
}
|
|
|
|
/*# sourceMappingURL=style-index.css.map*/ |