Skip to content

Commit

Permalink
docs: moar margin above cover photo (#1207)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcernera committed Jul 28, 2023
1 parent 5e9eb5a commit 8dc847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import Logo from "../components/Logo";
}
/>
<div style={{ display: "flex", justifyContent: "center" }}>
<div style={{ marginBottom: "24px" }}>
<div style={{ marginBottom: "24px", marginTop: "12px" }}>
<Logo />
</div>
</div>
Expand Down

0 comments on commit 8dc847d

Please sign in to comment.