mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
@ -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'm Arthur. </h1>
|
||||
<p>I'm a Front-end developer. Yes, that's mean</p>
|
||||
|
Reference in New Issue
Block a user