mirror of
https://github.com/SkyfallWasTaken/skyfalldev.git
synced 2025-04-03 18:24:15 +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>
|
<body>
|
||||||
<Header />
|
<Header />
|
||||||
<main class="text-text px-12 py-12">
|
<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>
|
<h1 class="text-5xl font-bold">Hi there! 👋</h1>
|
||||||
<p class="text-xl">
|
<p class="text-xl">
|
||||||
Hey there! I'm Mahad, a software engineer and a tech enthusiast. I
|
Hey there! I'm Mahad, a software engineer and a tech enthusiast. I
|
||||||
|
|
Loading…
Add table
Reference in a new issue