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