changeset 42:cb33c7d521c4 draft

Uploaded
author romaingred
date Fri, 01 Dec 2017 05:35:14 -0500
parents d78100e92431
children 0be8011b3d98
files bin/html.pm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/html.pm	Fri Dec 01 05:30:36 2017 -0500
+++ b/bin/html.pm	Fri Dec 01 05:35:14 2017 -0500
@@ -466,7 +466,7 @@
 
   .featurette-image {
   margin-top: 10px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
-  width: 400px;
+  width: 25%;
   height: auto;
   }