summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/products.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-06 02:07:18 -0500
committerJules Laplace <jules@okfoc.us>2015-11-06 02:07:18 -0500
commitebf29872c4e9108776cd5022450a7d6274ed5d5f (patch)
treef38219c802ff3ba97b7e79c75e8bd2b0362b511f /StoneIsland/www/css/products.css
parent7045fe96bc33fe92ba54a837e637145fe9bbbd23 (diff)
galleries on hub view
Diffstat (limited to 'StoneIsland/www/css/products.css')
-rw-r--r--StoneIsland/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 e78ee9df..b3dff2ba 100644
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -29,12 +29,12 @@
display: block;
}
-#gallery {
+.gallery {
width: 100vw;
height: 63vw;
}
-#gallery .item {
+.gallery .item {
width: 100vw;
height: 63vw;
background-size: contain;