CSR-2179: correct wrong font weight
This commit is contained in:
parent
beef51aa7c
commit
7671d8d410
1 changed files with 1 additions and 1 deletions
|
|
@ -768,7 +768,7 @@ export default {
|
|||
}
|
||||
.questions-about-service {
|
||||
.service-questions {
|
||||
font-weight: $font-weight-bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
.cart {
|
||||
|
|
|
|||
Loading…
Reference in a new issue