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
It would be nice if we could supply width and height attributes for images without having to utilize classes or inline-styles. Most CSS-based solutions (such as using transform: scale(2)) will not reflow the layout to properly fit the image.