woocommerce/plugins/woocommerce-blocks/assets/js/base/components/title/style.scss

6 lines
165 B
SCSS

// Extra class for specificity to overwrite editor styles.
.wc-block-component__title.wc-block-component__title {
@include font-size(20px);
font-weight: normal;
}