fix(style): introduce semiBoldWeight and various improvements to reduce CLS
This commit is contained in:
@ -157,6 +157,6 @@
|
||||
}
|
||||
|
||||
.callout-title-inner {
|
||||
font-weight: $boldWeight;
|
||||
font-weight: $semiBoldWeight;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user