Skip to content

Commit 2840da6

Browse files
committed
fix: use new font weight token
1 parent d9adf91 commit 2840da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/forms/_control-item.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
.radio-button-additional-label {
324324
display: block;
325325
margin: 0;
326-
font-weight: $ouds-font-weight-strong;
326+
font-weight: $ouds-font-weight-system-strong;
327327
color: $ouds-color-content-default;
328328
@include get-font-size("label-medium");
329329
}

0 commit comments

Comments
 (0)