Skip to content

Commit

Permalink
style(landing): add spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
emilielr committed Jun 6, 2024
1 parent ad8f0fa commit ab04c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next-tavla/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ async function Landing() {
for reisende
</Heading1>
</div>
<div className="flex flex-row justify-center overflow-hidden py-2">
<div className="flex flex-row justify-center overflow-hidden pt-2 pb-4">
<Image
src={landingImage}
alt=""
Expand Down

0 comments on commit ab04c9f

Please sign in to comment.