Adjust RSS feed button margin-top
This commit is contained in:
parent
c901a7b55c
commit
3b85f4764b
|
@ -32,7 +32,7 @@ isContentDivided: true
|
|||
<p><a href="/changelogs">View all site changelogs</a></p>
|
||||
</div>
|
||||
<p>You can subscribe to the <a href="/feed.xml" target="blank">Leilukin's Hub RSS feed</a> or follow <a href="https://neocities.org/site/leilukin" target="_blank">my Neocities profile</a> to get notified of the updates on this website.</p>
|
||||
<div class="web-btn-wrapper">
|
||||
<div class="web-btn-wrapper" style="margin-top: 0.5em;">
|
||||
<a href="/feed.xml" target="blank" title="Leilukin's Hub RSS Feed">
|
||||
<img src="/assets/buttons/rss-button.gif" alt="RSS feed button">
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue