homegrade_blocks_production/blocks/questions-container/src/style.scss

14 lines
244 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.
*/
.questions-container-block {
opacity: 50%;
h2 {
font-weight: 800;
}
}