summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/products.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-11-07 11:32:37 -0500
committerJules Laplace <jules@okfoc.us>2016-11-07 11:32:37 -0500
commitdeb3e8c4705647505d54439e0c7f8fe5ffc23551 (patch)
tree483d7fde3ca346f40104dbe10f23a5ead1f46038 /StoneIsland/www/css/products.css
parent936dac0d53696d48c8e24998731c3440022207ca (diff)
temp collection
Diffstat (limited to 'StoneIsland/www/css/products.css')
-rwxr-xr-xStoneIsland/www/css/products.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css
index 52fe05ee..85e9f3b5 100755
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -16,10 +16,10 @@
background: rgba(245,245,245,1.0);
}
-#collection .single .item {
+#collection.single .item {
max-width: 98vw;
}
-#collection .single .item img {
+#collection.single .item img {
width: 98vw;
height: 126vw;
}