CASH-405 for CASH-152: stupid prettier pickiness
This commit is contained in:
parent
87e59177ec
commit
7e7b4d7063
1 changed files with 1 additions and 1 deletions
|
|
@ -1176,7 +1176,7 @@ export default {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: $gray-600;
|
color: $gray-600;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-family: 'AvertaSemibold';
|
font-family: "AvertaSemibold";
|
||||||
|
|
||||||
&.price {
|
&.price {
|
||||||
color: $green;
|
color: $green;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue