Remove max width with scroll from content

This commit is contained in:
Will Faught
2024-04-08 22:07:18 -07:00
parent 99cce27a59
commit 4c3a3dab70
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ paige:
title: "Paige"
---
<p>{{% 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>{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4 shadow-lg" 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>