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