fix: improve invoice link contrast in contact section
CI & Lighthouse / test (push) Has been cancelled
CI & Lighthouse / test (push) Has been cancelled
This commit is contained in:
Vendored
+1
-1
@@ -571,7 +571,7 @@
|
|||||||
<svg class="btn-icon" width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
|
<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"/>
|
<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>
|
</svg>
|
||||||
Send an Email
|
Send an Email
|
||||||
</a>
|
</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>
|
<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>
|
||||||
|
|||||||
+1
-1
@@ -571,7 +571,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
Send an Email
|
Send an Email
|
||||||
</a>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user