added margin bottom to share on fediverse button

This commit is contained in:
Gabriele Musco 2021-06-28 11:00:13 +02:00
parent cc2474323c
commit 2488354581
No known key found for this signature in database
GPG Key ID: 8539FD3454380B83
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{{ if site.Params.enableShareOnFediverse | default false }}
<a class="shareBtn" onclick="openFediInstanceDialog();">Share on the Fediverse</a>
<a stlye="margin-bottom: 24px;" class="shareBtn" onclick="openFediInstanceDialog();">Share on the Fediverse</a>
<div id="fediInstanceDialog">
<div class="bg" onclick="closeFediInstanceDialog();"></div>
<div class="dialog">