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,
.share-buttons,
.paginav {
border-radius: var(--radius);
background: var(--code-bg);
@ -343,6 +342,8 @@
display: flex;
justify-content: center;
overflow-x: auto;
background: none;
border: none;
}
.share-buttons a {