Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
d4tis authored Feb 11, 2024
1 parent aa43ebe commit 71c6bd2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
background-size: cover;
background-repeat: no-repeat;
position: absolute; /* Changed from fixed to absolute */
bottom: -30px; /* Adjust the position */
bottom: 20px; /* Adjust the position */
left: 50%; /* Center the button horizontally */
transform: translateX(-50%); /* Center the button horizontally */
z-index: 999; /* Ensure the button stays above other content */
Expand All @@ -99,5 +99,8 @@ <h2>@d4tis</h2>
<a href="lightning:zap@d4tis.me" class="cta-button"></a>
</div>
<div class="footer">
<a href="https://learnmeabitcoin.com" class="ping-button"></a>
<p>Inflation=Theft</p>

</div>
</body>
</html>

0 comments on commit 71c6bd2

Please sign in to comment.