woocommerce/plugins/woocommerce-admin/client/marketing/components/CardHeaderDescription/CardHeaderDescription.scss

7 lines
127 B
SCSS
Raw Normal View History

.woocommerce-marketing-card-header-description {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: $gray-700;
}