Merge pull request #2584 from Safelite/CASH-822-set-font-weight
CASH-824 set font weight.
This commit is contained in:
commit
febd3606f4
1 changed files with 1 additions and 1 deletions
|
|
@ -132,8 +132,8 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-copy {
|
.sub-copy {
|
||||||
|
font-family: UrbanistRegular;
|
||||||
color: $gray-600;
|
color: $gray-600;
|
||||||
font-weight: 400;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue