homegrade_blocks_production/blocks/illustration-thematique/src/style.scss
2023-08-30 18:10:52 +02:00

13 lines
258 B
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-create-block-test {
background-color: #21759b;
color: #fff;
padding: 2px;
}