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.
1 parent 5244293 commit 76a7bd4Copy full SHA for 76a7bd4
packages/client/src/App.tsx
@@ -42,7 +42,7 @@ export const App = () => (
42
gap={4}
43
alignItems='center'
44
justifyContent='space-between'
45
- p={4}
+ py={8}
46
>
47
<Heading as='p' size='sm'>
48
STAC Manager
0 commit comments