--no commit message
Showing
2 changed files
with
6 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -209,6 +209,9 @@ |
box-sizing: border-box; | ||
width: 70px; | ||
margin: 0 5px; | ||
.icon{ | ||
font-size: 10px; | ||
} | ||
} | ||
li:hover { | ||
... | ... |
... | ... | @@ -208,6 +208,9 @@ |
box-sizing: border-box; | ||
width: 70px; | ||
margin: 0 5px; | ||
.icon{ | ||
font-size: 10px; | ||
} | ||
} | ||
li:hover { | ||
... | ... |