chore: text color consistency
This commit is contained in:
parent
cdf9604f99
commit
ae230a99ce
33 changed files with 43 additions and 48 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="border-b border-gray-200 dark:border-gray-700 mb-8 pb-8">
|
||||
<h2 class="m-0 mb-4 inline">
|
||||
<a class="text-gray-700 dark:text-gray-200 text-xl font-black leading-tight tracking-normal md:text-2xl no-underline not-prose" href="/now">
|
||||
<a class="text-gray-700 dark:text-white text-xl font-black leading-tight tracking-normal md:text-2xl no-underline not-prose" href="/now">
|
||||
Now
|
||||
</a>
|
||||
</h2>
|
||||
|
|
Reference in a new issue