Skip to content

Commit

Permalink
Padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Sjoberg committed Jun 13, 2023
1 parent d66641f commit a44f00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/basejump-default-content/homepage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const BasejumpHomepage = () => {
description="Playground for decentralized identifiers"
socialImage={`/api/og?title=Basejump`}
/>
<div className="pt-8 pb-24 md:pt-24 md:36">
<div className="p-8 pt-8 pb-24 md:pt-24 md:36">
{/*<Logo size="lg" className="mx-auto" />*/}
<h2 className="h2 text-center my-2">
<span className="text-accent">
Expand Down

0 comments on commit a44f00c

Please sign in to comment.