6 lines
140 B
SCSS
6 lines
140 B
SCSS
|
.editor-styles-wrapper .wp-block h4.wc-components-checkout-step__title {
|
||
|
font-size: 16px;
|
||
|
line-height: 24px;
|
||
|
margin: 0 $gap-small 0 0;
|
||
|
}
|