Missing `card_img` class from the character image
beatrizsmerino opened this issue · 2 comments
beatrizsmerino commented
The README file indicates that the character image must have the card_img
class.
Some characters do carry the card_img
class in the html tag <img>
.
But others do not. And although this class is not being used, since there are neither styles nor scripts on it, it is confusing since it is put randomly.
I think you should follow the documentation in the README file to create the PR. And that either the class should be eliminated or put on all characters equally.
beatrizsmerino commented
I have found this mismatch, could you please assign me the task?
@vikhyatsingh123 What do you think about this?
beatrizsmerino commented
This is the same situation that occurs with the issue #986