fixed top padding issue
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 35s

This commit is contained in:
Asher 2025-02-23 20:27:43 +00:00
parent fecb9e9153
commit 0dd682c8ab

View File

@ -4,7 +4,7 @@ import { LuExternalLink } from "react-icons/lu";
export default function Home() {
return (
<div className="">
<div className="flex flex-row items-center justify-center pt-[100] md:w-[60%] xl:w-[40%] w-[85%] mx-auto">
<div className="flex flex-row items-center justify-center pt-[100px] md:w-[60%] xl:w-[40%] w-[85%] mx-auto">
<div>
<span className="text-ashgray text-2xl">
Hi, I&apos;m Asher 👋