Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
agsulimko committed Sep 16, 2023
1 parent 44bdf6e commit 3da0759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ImageGalleryItem/ImageGalleryItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const style = {
top: '50%',
left: '50%',
transform: 'translate(-50%, -50%)',
widthMax: 1200,
// widthMax: 1200,
bgcolor: 'background.paper',
border: 'none',
boxShadow: 24,
Expand Down

0 comments on commit 3da0759

Please sign in to comment.