Showing
1 changed file
with
2 additions
and
1 deletions
@@ -82,7 +82,7 @@ | @@ -82,7 +82,7 @@ | ||
82 | 82 | ||
83 | .title-box { | 83 | .title-box { |
84 | margin-left: 22px; | 84 | margin-left: 22px; |
85 | - width: 320px; | 85 | + width: 240px; |
86 | 86 | ||
87 | .product-name { | 87 | .product-name { |
88 | overflow: hidden; | 88 | overflow: hidden; |
@@ -110,6 +110,7 @@ | @@ -110,6 +110,7 @@ | ||
110 | } | 110 | } |
111 | 111 | ||
112 | .status { | 112 | .status { |
113 | + font-size: 24px; | ||
113 | margin-top: 10px; | 114 | margin-top: 10px; |
114 | &.faded { | 115 | &.faded { |
115 | color: #b1b1b1; | 116 | color: #b1b1b1; |
-
Please register or login to post a comment