Showing
1 changed file
with
1 additions
and
7 deletions
@@ -44,16 +44,10 @@ $basicBtnC: #eb0313; | @@ -44,16 +44,10 @@ $basicBtnC: #eb0313; | ||
44 | .pro-detail { | 44 | .pro-detail { |
45 | margin-top: 20px; | 45 | margin-top: 20px; |
46 | margin-bottom: 20px; | 46 | margin-bottom: 20px; |
47 | - | ||
48 | - p:nth-child(2) { | ||
49 | - img { | ||
50 | - margin-top: 30px; | ||
51 | - } | ||
52 | - } | ||
53 | } | 47 | } |
54 | 48 | ||
55 | .pro-detail * { | 49 | .pro-detail * { |
56 | - font-size: 24px!important; | 50 | + font-size: 24px !important; |
57 | color: #444; | 51 | color: #444; |
58 | line-height: 36px; | 52 | line-height: 36px; |
59 | margin-bottom: 20px; | 53 | margin-bottom: 20px; |
-
Please register or login to post a comment