CASH-1502: enforce non-bolding of YMMS
This commit is contained in:
parent
aec494ce87
commit
b0df894a00
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ export default {
|
||||||
}
|
}
|
||||||
.sub-text strong {
|
.sub-text strong {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue