Authored by 郭成尧

cupon-intro

@@ -85,7 +85,6 @@ body { @@ -85,7 +85,6 @@ body {
85 .coupon { 85 .coupon {
86 width: 710px; 86 width: 710px;
87 height: 200px; 87 height: 200px;
88 - box-shadow: 0 0 8px 0 #e0e0e0;  
89 88
90 .coupon-left { 89 .coupon-left {
91 width: 200px; 90 width: 200px;
@@ -149,8 +148,8 @@ body { @@ -149,8 +148,8 @@ body {
149 148
150 .coupon-intro { 149 .coupon-intro {
151 background: rgba(255, 255, 255, 0.7); 150 background: rgba(255, 255, 255, 0.7);
152 - margin-top: -8px;  
153 - padding: 24px 44px 16px; 151 + margin-top: -12px;
  152 + padding: 36px 44px 22px;
154 list-style: disc; 153 list-style: disc;
155 154
156 li { 155 li {