mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
update share-buttons
This commit is contained in:
parent
230360552b
commit
d08880dd9b
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user