Optimize icon position

This commit is contained in:
Cotes Chung 2021-09-16 17:56:12 +08:00
parent e607e5fe86
commit 1b16b152df

View file

@ -240,7 +240,8 @@
} }
} }
> i { > i {
padding-top: 0.35rem; position: relative;
bottom: 1px;
&:hover { &:hover {
@extend %btn-share-hovor; @extend %btn-share-hovor;
} }