We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4899b87 + 6f9c1ad commit 246001bCopy full SHA for 246001b
1 file changed
apps/landing/src/components/Discord.tsx
@@ -30,7 +30,7 @@ export function Discord() {
30
CSS-in-JS!
31
</Text>
32
</VStack>
33
- <Flex gap="10px">
+ <Flex flexDirection={['column', null, 'row']} gap="10px">
34
<Link
35
className={css({
36
textDecoration: 'none',
0 commit comments