13 lines
257 B
SCSS
13 lines
257 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-homegrade-content-blocks-questions-container {
|
|
h2 {
|
|
font-weight: 800;
|
|
}
|
|
}
|