diff options
Diffstat (limited to '_includes')
-rw-r--r-- | _includes/commentNotice.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html index 5f27f03..a2ae3fc 100644 --- a/_includes/commentNotice.html +++ b/_includes/commentNotice.html @@ -34,7 +34,7 @@ <button id="load-comments-btn" class="load-comments-btn" onclick="loadComments()">Load Comments from ActivityPub</button> </oom-comments> - <p style="margin-top: 1em"><a href="{{ src_url }}">ActivityPub-Link</a></p> + <p class="topspace"><a href="{{ src_url }}">ActivityPub-Link</a></p> <noscript> <p>Um Kommentare zu hinterlassen, ist leider JavaScript nötig.</p> |