homegrade_blocks_production/blocks/post-content-container/src/editor.scss
2024-07-01 15:48:00 +02:00

11 lines
206 B
SCSS

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