CASH-822 set font weight.
This commit is contained in:
parent
ad347cfc2f
commit
6a7ef106ec
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