Remigrate Images to Pictures

This commit is contained in:
prototypa
2022-09-10 01:28:40 -04:00
parent 81cd258166
commit 2556eb3ee4
3 changed files with 11 additions and 7 deletions

View File

@ -5,7 +5,7 @@ const { meta } = Astro.props;
---
<Layout meta={meta}>
<section class="px-8 sm:px-6 py-12 sm:py-16 lg:py-20 mx-auto max-w-3xl">
<section class="px-6 sm:px-6 py-12 sm:py-16 lg:py-20 mx-auto max-w-3xl">
<header>
<h1
class="text-center text-4xl md:text-5xl font-bold leading-tighter tracking-tighter mb-8 md:mb-16 font-heading"