no message

Former-commit-id: ac9e72b31c7e9c0d9450481f2e77a9b9a457afa4
Former-commit-id: 894bbe9e66c21db55ed073381e8fbdf804f6554a
Former-commit-id: 0b14f393f1fd4fd4ad42f8994a5bf8577c7252c2
This commit is contained in:
李杨
2018-03-20 22:34:16 +08:00
parent f6788acb4a
commit d42b9339ca
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,6 @@ $color: #409EFF;
float: left;
text-align: center;
img {
transition: all .3s;
height: 60px;
}
}
@@ -38,8 +37,9 @@ $color: #409EFF;
user-select: none;
cursor: pointer;
i {
font-size: 24px;
font-size: 20px;
color: $color-text-normal;
margin-top: 4px;
&:hover {
color: $color-primary;
}