maybe cards could just be square for all?

This commit is contained in:
Violet Caulfield
2024-12-01 06:29:45 -06:00
parent 53ab2affbb
commit 9ca0b3e6fe

View File

@@ -1,7 +1,7 @@
export const cardDimensions = {
artist: {
width: 150,
height: 200
height: 150
},
album: {
width: 150,