Skip to content

Commit

Permalink
mooore space
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed Nov 6, 2023
1 parent 45ff501 commit af015ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(stats)/composition/[id]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const Page = async ({ params }: PageParams) => {
}

return (
<div className="flex flex-col gap-12">
<div className="flex flex-col gap-16">
<div className="grid gap-4 pt-3 md:grid-cols-12">
<Card className="col-span-full md:col-span-6">
<Card.Header>
Expand Down

0 comments on commit af015ae

Please sign in to comment.