Closed TheRealFlyingPotato closed 2 years ago
I think the solution would be to change the width from 70px to 45px of info-target icon in "card.css"
info-target icon{ width:45px; height:32px; }
I found 45px to be a nice sweet spot. It's possible it would be too small with some icons, but perhaps those could get a specific class. A more robust solution would scale when using the / but that would be a lot more work I think.
When trying to use different land possibilities for targeting, it has an unexpected result. Preferred:
Result: Also results bad if trying to use land types.
I'll try to dig for a possible solution if I can.