Skip to content

Commit

Permalink
Match spacing above hero
Browse files Browse the repository at this point in the history
  • Loading branch information
willfaught committed Jul 18, 2024
1 parent 30b31ec commit 2e8c210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hide_title = true

{{< paige/image alt="Landscape" breakpoints=true class="mt-3 object-fit-cover rounded-4 shadow" fetchpriority="high" height="20rem" loading="eager" process="webp" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="100%" >}}

<h1 class="fw-bold mb-2 text-center">An advanced Hugo theme</h1>
<h1 class="fw-bold text-center" style="margin-top:2rem">An advanced Hugo theme</h1>

<div class="container-fluid">
<div class="justify-content-center row">
Expand Down

0 comments on commit 2e8c210

Please sign in to comment.