update share-buttons

This commit is contained in:
Wonderfall 2022-07-24 03:39:14 +02:00
parent 230360552b
commit d08880dd9b

View File

@ -320,7 +320,6 @@
} }
.post-tags a, .post-tags a,
.share-buttons,
.paginav { .paginav {
border-radius: var(--radius); border-radius: var(--radius);
background: var(--code-bg); background: var(--code-bg);
@ -343,6 +342,8 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
overflow-x: auto; overflow-x: auto;
background: none;
border: none;
} }
.share-buttons a { .share-buttons a {