diff --git a/demo/index.html b/demo/index.html index ea17931..140b76d 100644 --- a/demo/index.html +++ b/demo/index.html @@ -269,7 +269,7 @@
Here we demonstrate the use of a single image. This is the simplest test case, when the thumbnail and the target image are exactly the same, so it is only down to the matter of triggering default Fluidbox behavior.
- +Fluidbox also intelligently resizes images such that portrait images will fit perfectly within the viewport, although that means scaling down the image. This effect is pronounced when the viewport and image orientations are different — therefore, the demo below only works on a display with landscape orientation (e.g. not on mobile).