card changes

This commit is contained in:
Violet Caulfield
2024-12-29 09:48:06 -06:00
parent c064fa00b9
commit b2bbaa9978
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ export const queryConfig = {
format: ImageFormat.Jpg
},
logos: {
fillHeight: 100,
fillWidth: 100,
fillHeight: 50,
fillWidth: 50,
format: ImageFormat.Png
}
}