Fixed buttons
All checks were successful
Deploy Portfolio / deploy (push) Successful in 2s

This commit is contained in:
Ben Mosley
2026-04-23 11:46:46 -05:00
parent 4d9d069cd2
commit 67f279103c
2 changed files with 9 additions and 9 deletions

View File

@@ -45,7 +45,7 @@
</div>
<div class="pt-4 flex flex-wrap gap-3">
<a href="{{ CONTACT.site }}" target="_blank" class="btn btn-primary items-center">
<a href="{{ CONTACT.site }}" target="_blank" class="btn btn-primary border-none bg-[rgb(var(--card))] hover:bg-[rgb(var(--border))]">
<i class="fa fa-globe mr-2 text-[rgb(var(--accent))]"></i> Website
</a>
<a href="{{ CONTACT.link }}" target="_blank" class="btn btn-primary border-none bg-[rgb(var(--card))] hover:bg-[rgb(var(--border))]">