Skip to content

Commit ea82efa

Browse files
authored
fix: price-card price font-weight (#971)
1 parent f864d81 commit ea82efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sub-blocks/PriceCard/PriceCard.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ $block: '.#{$ns}price-card';
7272

7373
&-value {
7474
@include text-size(display-1);
75+
font-weight: var(--g-text-accent-font-weight);
7576
}
7677

7778
&-period {

0 commit comments

Comments
 (0)