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

@ -24,7 +24,7 @@ const {
<section class="relative">
<div class="absolute inset-0 bg-blue-50 dark:bg-slate-800 pointer-events-none mb-32" aria-hidden="true"></div>
<div class="relative max-w-screen-xl mx-auto px-4 sm:px-6 -mb-12">
<div class="relative max-w-7xl mx-auto px-4 sm:px-6 -mb-12">
<div class="py-4 pt-8 sm:py-6 lg:py-8 lg:pt-12">
{
(title || subtitle || highlight) && (