Adjust RSS feed button margin-top

This commit is contained in:
Helen Chong 2024-04-17 01:02:14 +08:00
parent c901a7b55c
commit 3b85f4764b
1 changed files with 1 additions and 1 deletions

View File

@ -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>