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

13 lines
227 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.
*/
.parcours-step-container {
h2 {
font-weight: 800;
}
}