Skip to content

Commit

Permalink
Merge pull request #235 from arda-org/dev
Browse files Browse the repository at this point in the history
dev into main
  • Loading branch information
lcswillems authored Nov 9, 2024
2 parents 8f71868 + 1f4e18c commit 0ae016f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/app/data-converter/pageClient.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const DataConverter = () => {
const addressMainnetState = JSON.stringify(query.data, null, 2);

return (
<Box maxW="breakpoint-lg" mx="auto" px="2">
<Box maxW="breakpoint-2xl" mx="auto" px="4">
<Box mb="4" />
<Box textAlign="center">
<Link asChild>
Expand Down

0 comments on commit 0ae016f

Please sign in to comment.