Skip to content

Commit

Permalink
spacing fixes for tablet/mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane98c committed Jan 4, 2024
1 parent 3143338 commit a03adfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/charts/project-charts.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const ProjectCharts = () => {
fontFamily: 'mono',
letterSpacing: 'mono',
textTransform: 'uppercase',
mt: 7,
mt: [5, 5, 7, 7],
}}
>
<Column start={1} width={[6, 4, 4, 4]}>
Expand Down

0 comments on commit a03adfc

Please sign in to comment.