From df1bd4612692dbf0d37e26022e19515ab1097b54 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Thu, 22 Aug 2019 07:57:55 -0400 Subject: public/css: Prevent responsive image reflow --- app/views/index.view.php | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'app/views/index.view.php') diff --git a/app/views/index.view.php b/app/views/index.view.php index 7955fb7..f62a47d 100644 --- a/app/views/index.view.php +++ b/app/views/index.view.php @@ -23,13 +23,22 @@ In it for the long haul - Mountains + 100) ? $height . 'px' : $height / $width * 100 . '%'; + ?> + +
+ +
+ Mountains +
+
+
-- cgit v1.2.3