Showing
1 changed file
with
3 additions
and
3 deletions
@@ -16,7 +16,7 @@ | @@ -16,7 +16,7 @@ | ||
16 | height: 80px; | 16 | height: 80px; |
17 | padding: 10px 20px; | 17 | padding: 10px 20px; |
18 | position: fixed; | 18 | position: fixed; |
19 | - top: 60px; | 19 | + top: 40px; |
20 | left: 0; | 20 | left: 0; |
21 | z-index: 99; | 21 | z-index: 99; |
22 | color: #fff; | 22 | color: #fff; |
@@ -43,13 +43,13 @@ | @@ -43,13 +43,13 @@ | ||
43 | } | 43 | } |
44 | 44 | ||
45 | .top-box-left { | 45 | .top-box-left { |
46 | - left: -655px; | 46 | + left: -665px; |
47 | } | 47 | } |
48 | 48 | ||
49 | .top-change { | 49 | .top-change { |
50 | background-color: #fff; | 50 | background-color: #fff; |
51 | color: #000; | 51 | color: #000; |
52 | - height: 140px; | 52 | + height: 120px; |
53 | top: 0; | 53 | top: 0; |
54 | padding: 70px 20px 10px; | 54 | padding: 70px 20px 10px; |
55 | } | 55 | } |
-
Please register or login to post a comment