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
Images whose aspect ratio is less than 736x420 do not look good due to the maximum height limit (.css-1qarsm5). They don't fill the full width of the column, and rounding the corners doesn't apply (or only partially if the aspect ratio is only slightly smaller). Portrait aspect ratio images are absurdly scaled down.
I suggest removing the height limit, or significantly reducing the aspect ratio to at least 1:1.
The text was updated successfully, but these errors were encountered:
Images whose aspect ratio is less than 736x420 do not look good due to the maximum height limit (.css-1qarsm5). They don't fill the full width of the column, and rounding the corners doesn't apply (or only partially if the aspect ratio is only slightly smaller). Portrait aspect ratio images are absurdly scaled down.
I suggest removing the height limit, or significantly reducing the aspect ratio to at least 1:1.
The text was updated successfully, but these errors were encountered: