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
## Description
as @jemgillam raised in
#2180 (comment),
the new event cards are too big for normal sized phones. I tested it on
a wider model, and we didn't consider smaller variants in Figma.
I've made the cards smaller on screens narrower than 394px and I added
negative margin and some padding to use the whole screen width for the
events lists.
(We're still using those cards, but colored, in newly updated designs,
so this work is also gonna help me in the future.)
<img width="514" height="659" alt="image"
src="https://github.com/user-attachments/assets/5fa2619b-d3d7-4dba-bd1e-ef5665759a32"
/>
<img width="462" height="211" alt="image"
src="https://github.com/user-attachments/assets/713444bb-033b-4946-bab4-23dd004388ea"
/>
0 commit comments