Fix bottom margin for home page image

master
Will Faught 2 years ago
parent 36787b9fe7
commit ac88a758b3

@ -13,7 +13,9 @@ paige:
title: "Paige" title: "Paige"
--- ---
<p>
{{< paige/image alt="Landscape" breakpoints=true class="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%" >}} {{< paige/image alt="Landscape" breakpoints=true class="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%" >}}
</p>
<p class="display-5 fw-bold h2 text-center">An advanced Hugo theme</p> <p class="display-5 fw-bold h2 text-center">An advanced Hugo theme</p>

Loading…
Cancel
Save