mirror of
https://github.com/SkyfallWasTaken/skyfalldev.git
synced 2024-11-10 04:09:38 +00:00
bob
This commit is contained in:
parent
a2a4d9ddde
commit
e12648672d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import Button from "../components/ui/Button.astro";
|
|||
<body>
|
||||
<Header />
|
||||
<main class="text-text px-12 py-12">
|
||||
<div class="flex flex-col gap-4 w-[40%]">
|
||||
<div class="flex flex-col gap-4 w-full lg:w-[40%]">
|
||||
<h1 class="text-5xl font-bold">Hi there! 👋</h1>
|
||||
<p class="text-xl">
|
||||
Hey there! I'm Mahad, a software engineer and a tech enthusiast. I
|
||||
|
|
Loading…
Reference in a new issue