Skip to content

Commit

Permalink
fix: responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
Morta1 committed Jan 12, 2024
1 parent c8f263c commit 1b79354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/account/world-1/stamps.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const Stamps = () => {
alt={'m'}
src={''}>&nbsp;</Avatar></Tooltip>
</Stack>
<Stack direction={'row'} gap={3} justifyContent={'center'}>
<Stack mt={1} direction={'row'} gap={3} justifyContent={'center'} flexWrap={'wrap'}>
<CardTitleAndValue title={'Gilded stamp'}>
<Stack alignItems={'center'} direction={'row'} gap={2}>
<img src={`${prefix}data/GildedStamp.png`} alt=""/>
Expand Down

1 comment on commit 1b79354

@vercel
Copy link

@vercel vercel bot commented on 1b79354 Jan 12, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

idleon-toolbox-beta – ./

idleon-toolbox-beta-morta1.vercel.app
idleon-toolbox-beta.vercel.app
idleon-toolbox-beta-git-main-morta1.vercel.app

Please sign in to comment.