fix: improve invoice link contrast in contact section
CI & Lighthouse / test (push) Has been cancelled

This commit is contained in:
2026-04-21 08:21:28 -04:00
parent 23fb11fb97
commit 2e4e067225
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -571,7 +571,7 @@
<svg class="btn-icon" width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/>
</svg>
Send an Email
Send an Email
</a>
<p class="card-text mt-3">View your invoices at <a href="https://invoice.dustin.coffee/client" target="_blank" class="text-decoration-underline">invoice.dustin.coffee</a></p>
</div>