[dyad] Set page width to 6xl - wrote 1 file(s)
This commit is contained in:
@@ -5,7 +5,7 @@ export default function Home() {
|
||||
return (
|
||||
<div className="flex flex-col min-h-screen font-[family-name:var(--font-geist-sans)] bg-background">
|
||||
<main className="flex-grow flex items-center justify-center p-4 sm:p-8">
|
||||
<div className="flex flex-col gap-8 items-center w-full max-w-5xl">
|
||||
<div className="flex flex-col gap-8 items-center w-full max-w-6xl">
|
||||
<div className="text-center space-y-2">
|
||||
<h1 className="text-3xl sm:text-4xl font-bold text-foreground">
|
||||
Meta Tag Extractor
|
||||
|
||||
Reference in New Issue
Block a user