Enable bold text inside highlights
This commit is contained in:
parent
42a3173123
commit
799e09aefe
|
|
@ -195,6 +195,9 @@ onUnmounted(() => {
|
|||
|
||||
& b {
|
||||
font-weight: 600;
|
||||
& mark {
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
|
||||
.brand {
|
||||
|
|
|
|||
Loading…
Reference in New Issue