Skip to content

Commit

Permalink
fixed white space in gmi index
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOptimism committed Mar 23, 2022
1 parent d4c02df commit 2f45801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/invest/GmiIndex.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ function GmiIndex() {
GMI INDEX
</Text>
<Flex justify={{ base: 'center', md: 'flex-start' }}>

<Box ml={0} width={75} height={'12px'} background={'red'} />
<Box ml={2} width={75} height={'12px'} background={'red'} />
<Box ml={2} width={75} height={'12px'} background={'red'} />
Expand Down

0 comments on commit 2f45801

Please sign in to comment.