Showing
1 changed file
with
2 additions
and
2 deletions
@@ -41,7 +41,7 @@ | @@ -41,7 +41,7 @@ | ||
41 | .price { | 41 | .price { |
42 | position: relative; | 42 | position: relative; |
43 | margin-top: pxToRem(20px); | 43 | margin-top: pxToRem(20px); |
44 | - font-size: pxToRem(12px); | 44 | + font-size: pxToRem(24px); |
45 | line-height: 1; | 45 | line-height: 1; |
46 | 46 | ||
47 | .sale-price { | 47 | .sale-price { |
@@ -58,4 +58,4 @@ | @@ -58,4 +58,4 @@ | ||
58 | color: #444; | 58 | color: #444; |
59 | } | 59 | } |
60 | } | 60 | } |
61 | -} | ||
61 | +} |
-
Please register or login to post a comment