fix: correct light mode cta link text contrast
This commit is contained in:
parent
a722e0d8aa
commit
096b260642
3 changed files with 18 additions and 18 deletions
|
@ -18,7 +18,7 @@
|
|||
Think I could help with a project you're working on?
|
||||
<a
|
||||
href="mailto:hello@troylusty.com"
|
||||
class="ml-1 w-fit rounded-full bg-lime-500/20 px-2 py-1 text-sm text-lime-500 ring ring-lime-500 transition-colors duration-300 hover:bg-lime-500/30"
|
||||
class="ml-1 w-fit rounded-full bg-lime-500/20 px-2 py-1 text-sm text-lime-800 ring ring-lime-500 transition-colors duration-300 hover:bg-lime-500/30 dark:text-lime-200"
|
||||
>
|
||||
Send me a message
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue