Fix issue #6 home page text fill color is not full (#39)

* fix issue #6 home page text fill color is not full

* fix tabspace
This commit is contained in:
Dody 2023-11-06 00:03:12 +07:00 committed by GitHub
parent a3853e97fe
commit d0f21639ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ export default function Home() {
className="absolute inset-0 -z-10 animate-fade-in"
quantity={100}
/>
<h1 className="z-10 text-4xl text-transparent duration-1000 bg-white cursor-default text-edge-outline animate-title font-display sm:text-6xl md:text-9xl whitespace-nowrap bg-clip-text ">
<h1 className="z-10 text-4xl text-transparent duration-1000 bg-white cursor-default text-edge-outline animate-title font-display sm:text-6xl md:text-9xl whitespace-nowrap bg-clip-text pb-4">
chronark
</h1>