Fix colors for accessibilty
This commit is contained in:
@ -21,7 +21,7 @@ const {} = Astro.props;
|
|||||||
>
|
>
|
||||||
Most used Sections
|
Most used Sections
|
||||||
</h2><p
|
</h2><p
|
||||||
class="max-w-3xl mx-auto text-center text-xl text-gray-600 dark:text-slate-300"
|
class="max-w-3xl mx-auto text-center text-xl text-gray-600 dark:text-slate-400"
|
||||||
>
|
>
|
||||||
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum
|
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum
|
||||||
dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat.
|
dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat.
|
||||||
|
Reference in New Issue
Block a user