-
fix(parvagues): clamp loupe width to viewport on narrow screens · 5fd1374e
Shrink the loupe popup to (viewport_width - 32px) when 480px would overflow, keeping the 16:9 aspect ratio. Centering math uses the computed width so the clamp keeps the popup fully on-screen.
PLN (Algolia) authored5fd1374e
×