1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

refactor: align the position of the share buttons

This commit is contained in:
Cotes Chung
2023-11-08 01:16:00 +08:00
parent 4a7f33f7bb
commit 06f1c6f256
2 changed files with 9 additions and 19 deletions

View File

@@ -90,9 +90,9 @@ h1 + .post-meta {
}
button {
position: relative;
bottom: 1px;
padding: 0;
border: none;
line-height: inherit;
@extend %cursor-pointer;
}