changeset 48:6936e45f6c80 draft

Uploaded
author romaingred
date Fri, 01 Dec 2017 08:49:08 -0500
parents 851c8bbb3214
children 71ac58e0d5be
files bin/html.pm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/html.pm	Fri Dec 01 08:48:57 2017 -0500
+++ b/bin/html.pm	Fri Dec 01 08:49:08 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: 33%;
+  width: 450px;
   height: auto;
   }