Showing
1 changed file
with
7 additions
and
1 deletions
@@ -10,6 +10,12 @@ | @@ -10,6 +10,12 @@ | ||
10 | bottom: 70px; | 10 | bottom: 70px; |
11 | z-index: 10; | 11 | z-index: 10; |
12 | 12 | ||
13 | + a { | ||
14 | + display: block; | ||
15 | + width: 100%; | ||
16 | + height: 100%; | ||
17 | + } | ||
18 | + | ||
13 | .iconfont { | 19 | .iconfont { |
14 | color: #fff; | 20 | color: #fff; |
15 | font-size: 18px; | 21 | font-size: 18px; |
@@ -26,4 +32,4 @@ | @@ -26,4 +32,4 @@ | ||
26 | right: 0; | 32 | right: 0; |
27 | color: #fff; | 33 | color: #fff; |
28 | } | 34 | } |
29 | -} | ||
35 | +} |
-
Please register or login to post a comment