Skip to content

Commit

Permalink
updated padding in action section
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzschoff committed Feb 9, 2024
1 parent f0969e2 commit 4afd1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/governance/action.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function GovernanceAction() {
</Show>
<Flex
w="100%"
p="12"
p={{ base: '4', md: '12' }}
flexDir="column"
rounded="base"
bg="navy.700"
Expand Down

0 comments on commit 4afd1e5

Please sign in to comment.