fix: text colors on dark theme

This commit is contained in:
AykutSarac 2024-11-12 17:29:27 +03:00
parent 8dab86b054
commit ed87222874
No known key found for this signature in database

View File

@ -87,6 +87,7 @@ export const Section1 = () => {
}}
maw={500}
order={2}
c="gray.9"
>
Don't waste time with JSON formatters
</Title>
@ -101,6 +102,7 @@ export const Section1 = () => {
}}
fw={500}
component={SimpleGrid}
c="gray.8"
icon={<LuBadgeCheck size="20" />}
>
<SimpleGrid w="fit-content" cols={2}>