--no commit message
Showing
2 changed files
with
7 additions
and
1 deletions
... | @@ -208,6 +208,9 @@ | ... | @@ -208,6 +208,9 @@ |
208 | box-sizing: border-box; | 208 | box-sizing: border-box; |
209 | width: 70px; | 209 | width: 70px; |
210 | margin: 0 5px; | 210 | margin: 0 5px; |
211 | .icon{ | ||
212 | font-size: 10px; | ||
213 | } | ||
211 | } | 214 | } |
212 | 215 | ||
213 | li:hover { | 216 | li:hover { |
... | @@ -225,4 +228,4 @@ | ... | @@ -225,4 +228,4 @@ |
225 | position: absolute; | 228 | position: absolute; |
226 | left: 0; | 229 | left: 0; |
227 | bottom: 0; | 230 | bottom: 0; |
228 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
231 | } | ... | ... |
-
Please register or sign in to post a comment