Skip to content

Commit

Permalink
Added back margin
Browse files Browse the repository at this point in the history
  • Loading branch information
zimrick committed Nov 14, 2023
1 parent 258bb5a commit 52f5e64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/pages/IndexPage/MiniGlobes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ const MiniGlobesSection = ({ data }) => {
left="50%"
transform="translateX(-50%)"
py={20}
style={{ marginTop: 0 }}
>
<Container>
<SimpleGrid columns={2}>
Expand Down

0 comments on commit 52f5e64

Please sign in to comment.