chore: reduce the page with to be more readable

This commit is contained in:
Oliver Davies 2023-04-19 13:00:00 +01:00
parent e37e41254c
commit f417a8f136
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<div>
<div class="py-4 px-4 mx-auto max-w-2xl">
<div class="py-4 px-4 mx-auto max-w-xl">
<div class="flex flex-col justify-between items-center md:flex-row">
<div>
<a href="/">

View file

@ -59,7 +59,7 @@ const footerLinks = [
>
<Navbar />
<div class="py-10 px-4 mx-auto max-w-2xl md:py-10">
<div class="py-10 px-4 mx-auto max-w-xl md:py-10">
<h1 class="mb-4 text-xl font-bold md:text-2xl">{title}</h1>
<main>