summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/css')
-rwxr-xr-xStoneIsland/platforms/ios/www/css/products.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/products.css b/StoneIsland/platforms/ios/www/css/products.css
index 664ff45b..dd3c217a 100755
--- a/StoneIsland/platforms/ios/www/css/products.css
+++ b/StoneIsland/platforms/ios/www/css/products.css
@@ -104,6 +104,20 @@
position:relative;
font-weight:bold;
}
+.product .product-header.wide {
+ max-width:100%;
+}
+
+.product-group {
+ margin-top: 28px;
+ margin-bottom: 18px;
+ font-weight: bold;
+ text-align: center;
+ font-size: 17px;
+}
+.product-group:first-child {
+ margin-top: 0;
+}
#product::before {
content:'';