feat: color + accessibility updates
This commit is contained in:
parent
2520d5c009
commit
2f62ada42b
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
The Claw Webring
|
||||
</h3>
|
||||
<div class="flex justify-center">
|
||||
<a href="https://github.com/whitep4nth3r/the-claw-webring" class="flex flex-row items-start md:items-center font-semibold py-2 px-4 rounded-full !no-underline !text-white dark:text-gray-900 bg-purple-600 dark:bg-purple-400 hover:bg-purple-500">
|
||||
<a href="https://github.com/whitep4nth3r/the-claw-webring" class="flex flex-row items-start md:items-center font-semibold py-2 px-4 rounded-full !no-underline !text-white dark:text-gray-900 bg-purple-600 dark:bg-purple-400 hover:bg-pink-500">
|
||||
<span class="icon--bold pt-1 md:pt-0 mr-1 icon--20">
|
||||
{% tablericon "user-plus" "Join!" %}
|
||||
</span>
|
||||
|
|
Reference in a new issue