Move the share button (useful on mobile)
This commit is contained in:
parent
df1140649e
commit
117a5eb0b1
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@
|
|||
<style>
|
||||
.share-btn {
|
||||
position: absolute;
|
||||
top: 0.75em;
|
||||
right: 3em;
|
||||
top: 2.5em;
|
||||
right: 1em;
|
||||
cursor: pointer;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue