deckhearth/lorcana-import-results-2025-07-24T17-32-10-187Z.json
Randall Stillwell 73a0c652b2 Fix card sizing consistency across all TCGs
- 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
2025-07-24 14:54:12 -05:00

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
}
]
}