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
On Windows, with Chrome as well as with other browsers, figcaption goes at the bottom of the image when screen is at 1040 px width instead of 1023 px. Apparently the scroll bar is taken into account in the calculation of the screen width and the media queries are applied too late.
The text was updated successfully, but these errors were encountered:
On Windows, with Chrome as well as with other browsers, figcaption goes at the bottom of the image when screen is at 1040 px width instead of 1023 px. Apparently the scroll bar is taken into account in the calculation of the screen width and the media queries are applied too late.
The text was updated successfully, but these errors were encountered: