Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
devplus2024 committed Jul 26, 2024
1 parent 7aa955e commit ad9dff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/home/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default function Home() {
<div className="pt-[7rem] pb-[10rem] border-b dark:border-b-[#202020] w-full px-[5rem] items-center justify-center gap-[3rem] flex flex-col">
<div className="items-center gap-[3rem] justify-center flex flex-col">
<div>
<p className="font-medium bg-white rounded-full px-3 text-black text-[1rem]">
<p className="font-medium bg-white rounded-md px-3 text-black text-[1rem]">
Your Ultimate Music Destination
</p>
</div>
Expand Down

0 comments on commit ad9dff7

Please sign in to comment.