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 0d71b4e commit 553984c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
border-radius: 5px;
transition: background-color 0.3s ease, color 0.3s ease;
margin: 10px;
font-size: 16px; /* One point bigger font size */
}
.cta-button:hover {
background-color: #ff9933; /* Lighter orange button on hover */
Expand All @@ -82,7 +83,7 @@ <h2>@d4tis</h2>
<br>
<a href="https://x.com/d4tis_" class="cta-button">X</a>
<a href="https://primal.net/p/npub1cx2wtu40pu4xzu0qmcz0mkfup3uk86pztnkyjkq3nfr9ghvxe9xsafsp6k" class="cta-button">nostr</a>
<a href="https://www.linkedin.com/in/d4tis" class="cta-button">in</a>
<a href="https://www.linkedin.com/in/d4tis" class="cta-button">In</a>
<a href="lightning:zap@d4tis.me" class="cta-button"></a>
</div>
<div class="footer">
Expand Down

0 comments on commit 553984c

Please sign in to comment.