Skip to content

Commit

Permalink
feat: increase width
Browse files Browse the repository at this point in the history
  • Loading branch information
Raspincel committed Sep 6, 2024
1 parent 2673a40 commit b154c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/dashboard/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default function Dashboard() {
</div>
<Image
src={qrcode}
width={145}
width={500}
height={145}
alt="QR Code para ativação"
className="mt-[3.125rem] tv:w-[18.125rem] tv:mt-[6.25rem]"
Expand Down

0 comments on commit b154c75

Please sign in to comment.