Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
developerplus2025 committed Aug 24, 2024
1 parent e5144e1 commit edfdac5
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 @@ -148,7 +148,7 @@ export default function Home() {
<div className="flex gap-[1rem] items-center">
<Button
variant="outline"
className="font-medium relative text-center w-fit rounded-md px-3 text-black dark:text-white text-[1rem]"
className="font-medium relative h-[2rem] text-sm text-center w-fit rounded-md px-3 text-black dark:text-white text-[1rem]"
>
v2.5.3

Expand Down

1 comment on commit edfdac5

@vercel
Copy link

@vercel vercel bot commented on edfdac5 Aug 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.