homegrade_blocks_production/blocks/questions-container/src/editor.scss
2023-08-30 18:10:52 +02:00

11 lines
238 B
SCSS

/**
* The following styles get applied inside the editor only.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-homegrade-content-blocks-questions-container {
opacity: 50%;
filter: saturate(90%);
}