mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
fix: text colors on dark theme
This commit is contained in:
parent
8dab86b054
commit
ed87222874
@ -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}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user