Showing
1 changed file
with
2 additions
and
1 deletions
@@ -349,10 +349,11 @@ | @@ -349,10 +349,11 @@ | ||
349 | padding: 0.05rem 0.2rem; | 349 | padding: 0.05rem 0.2rem; |
350 | color: #fff; | 350 | color: #fff; |
351 | font-size: 0.5rem; | 351 | font-size: 0.5rem; |
352 | - line-height: 0.65rem; | 352 | + line-height: 0.6rem; |
353 | border-radius: 0.75rem; | 353 | border-radius: 0.75rem; |
354 | display: inline-block; | 354 | display: inline-block; |
355 | background-color: #e01; | 355 | background-color: #e01; |
356 | + height: 0.6rem; | ||
356 | } | 357 | } |
357 | 358 | ||
358 | .price { | 359 | .price { |
-
Please register or login to post a comment