🐛 Fix index layout on horizonal

fix #46
This commit is contained in:
DefectingCat
2022-06-20 15:32:35 +08:00
parent e138fba77d
commit 2b5d71620c

View File

@ -17,7 +17,7 @@ const Home: NextPageWithLayout = () => {
</Head>
<main className="min-h-[calc(100vh-142px)] flex justify-center items-center text-xl">
<div className="z-0 w-full max-w-3xl px-4 my-4 text-2xl md:fixed">
<div className="z-0 w-full max-w-3xl px-4 my-4 text-2xl">
<div className="max-w-xl leading-10">
<h1 className="pb-4 text-4xl">Hi there 👋, I&apos;m Arthur. </h1>
<p>I&apos;m a Front-end developer. Yes, that&apos;s mean</p>