Grunted last commit
authorLaury GvR <laury@gaslightmedia.com>
Wed, 30 Mar 2016 15:21:20 +0000 (11:21 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 30 Mar 2016 15:21:20 +0000 (11:21 -0400)
css/app.css

index f8f50bd..a7076af 100644 (file)
@@ -7256,6 +7256,9 @@ main {
   float: left;
   padding: 20px;
   margin: 0; }
+  @media only screen and (max-width: 40em) {
+    #main-content ul.products li.product-category.product {
+      width: 50%; } }
   #main-content ul.products li.product-category.product .products-image-container {
     height: 200px; }