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
The class .img--portrait makes it height=100%, breaking the layout on desktop. It might be inherited from mobile view? Seems happening with only the first two images, for some reason the third even if portrait won't get the class.
The text was updated successfully, but these errors were encountered:
Examples here and here.
The class
.img--portrait
makes it height=100%, breaking the layout on desktop. It might be inherited from mobile view? Seems happening with only the first two images, for some reason the third even if portrait won't get the class.The text was updated successfully, but these errors were encountered: