Skip to content

Commit 83ea86b

Browse files
[DSC-2851] increase font weight on deprecated class
1 parent 9dd623b commit 83ea86b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/_global-styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,5 +616,5 @@ ngb-tooltip-window {
616616
// This is a custom class with the same name as the Boostrap 3 one.
617617
// It will be removed with the first 2026 version.
618618
.font-weight-bold {
619-
font-weight: 600 !important;
619+
font-weight: 700 !important;
620620
}

0 commit comments

Comments
 (0)