further tweak image
[web.git] / personal / _sass / _layout.scss
index 90cc5795b9e735720786febac0667d86b0b43410..0054a61f22c7cd9aa21a0270ffa4333097e1e936 100644 (file)
@@ -199,10 +199,10 @@ body { /* This centers us in the page, and handles the "too wide" case */
   margin-left: 0.8em;
   margin-bottom: 0.3em;
 }
-@media screen and (max-width:550px) {
+@media screen and (max-width:600px) {
     .float-right-350 {
-        text-align: center;
+        max-width: 300px;
         float: none;
-        margin: 0;
+        margin: auto;
     }
 }