Skip to content

Commit

Permalink
color adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
RamakrushnaBiswal committed Jun 23, 2024
1 parent e520fcc commit 7319b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export default function Home() {
outerSize={35}
innerScale={1}
outerScale={2}
color="220, 220, 220"
color="194, 198, 204"
/>
<main className="flex min-h-screen flex-col items-center align-middle justify-between p-24 background content-center w-full">
<div className="flex flex-col relative gap-2 items-center w-[95vw] md:w-3/4 lg:w-1/2 bg-slate-200/50 p-5 rounded-3xl ">
Expand Down

0 comments on commit 7319b3d

Please sign in to comment.