1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 08:37:53 +00:00

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;
} }