Remove shadow class from home page image

master
Will Faught 2 years ago
parent 28df22858c
commit 571b1cbf04

@ -14,7 +14,7 @@ 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" 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>

Loading…
Cancel
Save