Enable bold text inside highlights

This commit is contained in:
Ramon Wenger 2024-02-28 15:24:30 +01:00
parent 42a3173123
commit 799e09aefe
1 changed files with 3 additions and 0 deletions

View File

@ -195,6 +195,9 @@ onUnmounted(() => {
& b {
font-weight: 600;
& mark {
font-weight: 600;
}
}
.brand {