Skip to content

Commit

Permalink
Update the styling
Browse files Browse the repository at this point in the history
  • Loading branch information
naklecha committed Jun 8, 2023
1 parent d055792 commit 03bd065
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 @@ -29,7 +29,7 @@ export default function HomePage() {
Take a picture of a person, then modify clothing or explore fashion using our AI.
</h2>
<Link
className="bg-pink-500 rounded-xl text-white font-medium px-4 py-3 sm:mt-10 mt-2 hover:bg-pink-400 transition"
className="bg-pink-500 rounded-xl text-white font-medium px-4 py-3 sm:mt-5 hover:bg-pink-400 transition"
href="/dream"
>
Modify your clothing
Expand Down

0 comments on commit 03bd065

Please sign in to comment.