mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
center align share-buttons
This commit is contained in:
parent
91a9e1b9bb
commit
b284ba5799
@ -310,9 +310,10 @@
|
||||
}
|
||||
|
||||
.share-buttons {
|
||||
margin-top: var(--gap);
|
||||
margin: 14px 0;
|
||||
padding-inline-start: var(--radius);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
overflow-x: auto
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user