Skip to content

Commit

Permalink
fix mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
freeman-lab committed Mar 7, 2024
1 parent 73efdc2 commit 8b2be77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/terms.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const FAQ = () => {
>
<Heading>Terms of use</Heading>
<Row>
<Column start={[1, 1, 3, 3]} width={[6, 6, 6, 6]}>
<Column start={[1, 2, 3, 3]} width={[6, 5, 6, 6]}>
<Box
sx={{
fontSize: [3, 3, 3, 4],
Expand Down

0 comments on commit 8b2be77

Please sign in to comment.