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
Describe the bug
Currently cards have an expected 1rem (16px) padding, but all cards have addition space added to the bottom due to content having margin-bottom applied. This breaks the established UX in most cards in use.
Describe the bug
Currently cards have an expected 1rem (16px) padding, but all cards have addition space added to the bottom due to content having margin-bottom applied. This breaks the established UX in most cards in use.
To Reproduce
Expected behavior
1rem (16px) at the bottom of a card to match all other sides.
Screenshots
The text was updated successfully, but these errors were encountered: