You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you going to display content via card decks, there is an issue if you for example use 3 cards in a deck. If you are going to make the viewport small, the cards will resize, but on the left side in the new line it will have a false margin. I think this is related to the fact, that only the last item has no margin to the right side and all other items have margin to left and right also if they are the first items displayed in a new "line".
If you going to display content via card decks, there is an issue if you for example use 3 cards in a deck. If you are going to make the viewport small, the cards will resize, but on the left side in the new line it will have a false margin. I think this is related to the fact, that only the last item has no margin to the right side and all other items have margin to left and right also if they are the first items displayed in a new "line".
Example for resizing and viewing this issue:
https://www.codeply.com/go/7e5zO42ePR
The text was updated successfully, but these errors were encountered: