chore: reduce the page with to be more readable
This commit is contained in:
parent
e37e41254c
commit
f417a8f136
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue