- Added wrapper div with max-width constraint to ensure consistent card sizes - Updated image rendering to use object-cover with proper positioning - Removed maxWidth from Card3D component since it's now handled by wrapper - Ensures all cards (MTG, Pokemon, Lorcana) have identical dimensions - Fixed responsive grid layout to maintain consistent card sizes
25 lines
No EOL
430 B
JSON
25 lines
No EOL
430 B
JSON
{
|
|
"total": 658,
|
|
"successful": 3,
|
|
"failed": 0,
|
|
"sets": [
|
|
{
|
|
"code": "tfc",
|
|
"name": "The First Chapter",
|
|
"success": true,
|
|
"importedCount": 216
|
|
},
|
|
{
|
|
"code": "rotf",
|
|
"name": "Rise of the Floodborn",
|
|
"success": true,
|
|
"importedCount": 216
|
|
},
|
|
{
|
|
"code": "ink",
|
|
"name": "Into the Inklands",
|
|
"success": true,
|
|
"importedCount": 226
|
|
}
|
|
]
|
|
} |