Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 0477b81

Browse files
committed
style: adjust callout fontsizes
1 parent b3332fc commit 0477b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,11 @@ const CurrentStatus = () => {
175175
<Icon as={GiCrownedHeart} boxSize={iconSize} />
176176

177177
<Stack spacing={4}>
178-
<Stack>
178+
<Stack fontSize="xs">
179179
<Text fontSize="sm" fontWeight="bold">
180180
Current Status: Season 0
181181
</Text>
182-
<Text fontSize="xs">
182+
<Text>
183183
We&apos;re forming guilds, creating culture, strengthening our
184184
community, teaching &amp; learning, and building cool shit together.
185185
</Text>

0 commit comments

Comments
 (0)