Fine tune album grid for mobile view

This commit is contained in:
Deluan
2020-04-09 09:53:53 -04:00
parent b661d52477
commit 5412bb2dc8
+2 -2
View File
@@ -12,8 +12,8 @@ const useStyles = makeStyles((theme) => ({
margin: '20px'
},
gridListTile: {
minHeight: '200px',
minWidth: '200px'
minHeight: '180px',
minWidth: '180px'
},
cover: {
display: 'inline-block',