Skip to content

Commit

Permalink
chore: work on responsiveness for studio
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Ogbonna committed Nov 25, 2024
1 parent 175beb7 commit d3f358d
Show file tree
Hide file tree
Showing 6 changed files with 1,638 additions and 1,286 deletions.
2 changes: 1 addition & 1 deletion src/app/congratulations/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function Congratulations() {
</Button>
</Link>
) : selectedOption === "rare" ? (
<Link href="/create-phygital">
<Link href="/create-rare-item">
<Button className="w-fit bg-[#30D8FF] hover:text-white rounded-full text-black text-2xl ml-20">
Continue
</Button>
Expand Down
Loading

0 comments on commit d3f358d

Please sign in to comment.