fancybox initially has a transparent background for caption. Here, I made it white to have a kinda "museum" feel. It's tweaked right on desktop, but on mobile, the paintings are vertically centered and not positioned with the top of the viewport, making them cut down.
The issue does not appear when removing <meta name="viewport" content="width=device-width, initial-scale=1">. However, it's not an acceptable fix to just remove the mobile scaling.
Pretty big issue that needs to be fixed.
fancybox initially has a transparent background for caption. Here, I made it white to have a kinda "museum" feel. It's tweaked right on desktop, but on mobile, the paintings are vertically centered and not positioned with the top of the viewport, making them cut down.
The issue does not appear when removing `<meta name="viewport" content="width=device-width, initial-scale=1">`. However, it's not an acceptable fix to just remove the mobile scaling.
Pretty big issue that needs to be fixed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
fancybox initially has a transparent background for caption. Here, I made it white to have a kinda "museum" feel. It's tweaked right on desktop, but on mobile, the paintings are vertically centered and not positioned with the top of the viewport, making them cut down.
The issue does not appear when removing
<meta name="viewport" content="width=device-width, initial-scale=1">. However, it's not an acceptable fix to just remove the mobile scaling.Pretty big issue that needs to be fixed.