Link is not on the album cover, leaving a gap between albums.

Other small improvements
This commit is contained in:
Deluan
2020-05-31 13:57:17 -04:00
parent 86a9f9e410
commit ddcfc546fb
3 changed files with 25 additions and 28 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ export const useStyles = makeStyles((theme) => ({
width: '26em',
},
[theme.breakpoints.up('lg')]: {
width: '38em',
width: '43em',
},
},
albumTitle: {