Skip to content

Commit

Permalink
Update stats (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitgrelard authored Jul 20, 2022
1 parent 646186a commit 1758fb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/marketing/StatsSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const StatsSection = () => {
mb: '$2',
}}
>
2.6M
5M+
</Text>
<Text variant="gray" size={{ '@initial': 3, '@bp2': 4 }}>
Monthly downloads
Expand All @@ -86,7 +86,7 @@ export const StatsSection = () => {
mb: '$2',
}}
>
2200
3000
<Box as="span" css={{ fontSize: '75%', ml: '0.25em' }}>
+
</Box>
Expand All @@ -110,7 +110,7 @@ export const StatsSection = () => {
mb: '$2',
}}
>
3300
5k
<Box as="span" css={{ fontSize: '75%', ml: '0.25em' }}>
+
</Box>
Expand Down

0 comments on commit 1758fb9

Please sign in to comment.