Move from max-w-screen-xl to max-w-7xl

This commit is contained in:
prototypa
2023-01-31 14:46:00 -05:00
parent 57673bc082
commit ba3d0b3afb
11 changed files with 12 additions and 12 deletions

View File

@ -64,7 +64,7 @@ const {
---
<section>
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 overflow-hidden">
<div class="max-w-7xl mx-auto px-4 sm:px-6 overflow-hidden">
<div class="py-12 md:py-20">
<div class="py-4 sm:py-6 lg:py-8">
<div class="flex flex-wrap md:-mx-8">