homegrade_blocks_production/blocks/staff-member/src/editor.scss

11 lines
155 B
SCSS

// THE STYLE IS HANDLED IN PARENT BLOCK (timeline)
.homegrade-blocks-staff-member {
&__name {
margin: 0;
}
&__position {
margin: 0;
}
}