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>
Send an Email
</a>
<p class="card-text text-muted mt-3">View your invoices at <a href="https://invoice.dustin.coffee/client" target="_blank" class="text-decoration-underline">invoice.dustin.coffee</a></p>
<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>
</div>
</div>