Skip to content

Commit

Permalink
Update index.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
markhorn-dev authored Jul 17, 2024
1 parent e0044e3 commit 5cdeb34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ const stack = [
<div class='relative w-full h-full flex items-center justify-center'>
<div class='p-5 text-center'>
<p class='animated text-lg md:text-xl lg:text-2xl font-semibold opacity-75'>
Hello, I am Mark
Hello, I am ...
</p>
<p class='animated text-2xl md:text-3xl lg:text-4xl font-bold uppercase text-black dark:text-white'>
Software Engineer
Astro Sphere
</p>
<p class='animated text-sm md:text-base lg:text-lg opacity-75'>
Currently designing products for humans.
Expand Down

0 comments on commit 5cdeb34

Please sign in to comment.