CASH-1477: Increase font weight
This commit is contained in:
parent
2b8320e6d6
commit
bc6a31455b
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ export default {
|
|||
background: transparent;
|
||||
border: 1px solid $blue;
|
||||
color: $blue;
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
transition: all 150ms linear;
|
||||
height: 3rem;
|
||||
&:hover,
|
||||
|
|
|
|||
Loading…
Reference in a new issue