59d0ea64 by xiaomiao

--no commit message

1 parent 2d7d3d57
......@@ -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 {
......@@ -225,4 +228,4 @@
position: absolute;
left: 0;
bottom: 0;
}
\ No newline at end of file
}
......