Skip to content

Commit

Permalink
Changed formatting for Home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmeme committed May 15, 2024
1 parent 91ab002 commit de4df60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ function Home()
isReverse
/>
</div>

<div id="main-area" className="flex flex-col justify-center flex-grow">
<h1 className="block font-bold text-[40px] shrink grow-0">
ANDREW WANG
Expand All @@ -31,7 +30,6 @@ function Home()
/>
</nav>
</div>

<div className="self-end">
<Slider
text={"I BUILD STUFF"}
Expand Down

0 comments on commit de4df60

Please sign in to comment.