review changes

This commit is contained in:
Janne Koivistoinen 2017-07-05 12:01:28 +03:00 committed by Vesa Luusua
parent 0357a758f9
commit 623ab3f5a4
2 changed files with 1 additions and 1 deletions

View file

@ -40,6 +40,7 @@
.smallPrint {
@apply --marketplaceTinyFontStyles;
color: var(--matterColorAnti);
text-align: center;
margin: auto 24px 21px 24px;
flex-shrink: 0;

View file

@ -166,7 +166,6 @@
--marketplaceTinyFontStyles: {
font-family: "sofiapro", Helvetica, Arial, sans-serif;
font-weight: var(--fontWeightRegular);
color: var(--matterColorAnti);
font-size: 13px;
line-height: 18px;
letter-spacing: -0.1px;