Skip to content

Commit

Permalink
background color to hire me
Browse files Browse the repository at this point in the history
  • Loading branch information
RikhiSingh committed May 10, 2024
1 parent 32dfcd3 commit b96f74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/portfolio/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const PortfolioPage = () => {
</motion.div>
</div>
</div>
<div className="w-screen h-screen flex flex-col gap-16 items-center justify-center text-center">
<div className="w-screen h-screen flex flex-col gap-16 items-center justify-center text-center bg-gradient-to-b from-fuchsia-100 to-violet-200">
<h1 className="text-8xl">Do you have a project?</h1>
<div className="relative">
<motion.svg
Expand Down

0 comments on commit b96f74d

Please sign in to comment.