From b6f8b03d48be23d3776404082206d403ecd37cd4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 14 Jul 2019 00:12:47 +0200 Subject: bigger fonts everywhere. 16px is the new normal --- StoneIsland/www/css/products.css | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'StoneIsland/www/css/products.css') diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css index 002c086b..fbc22d28 100755 --- a/StoneIsland/www/css/products.css +++ b/StoneIsland/www/css/products.css @@ -103,7 +103,7 @@ } .product .product-header { - font-size:14px; + font-size:16px; margin:18px 0 0; max-width:60%; position:relative; @@ -153,7 +153,7 @@ .product .type { display:table-cell; - font-size:14px; + font-size:16px; } .product .size-color { @@ -165,6 +165,7 @@ box-sizing:border-box; padding: 0 12px; height: 48px; + font-size: 16px; display: flex; justify-content: center; align-items: center; @@ -175,7 +176,7 @@ .product .price { display:table-cell; - font-size:14px; + font-size:16px; text-align:right; vertical-align:bottom; } @@ -194,12 +195,12 @@ .style-share { letter-spacing:0.5px; - font-size:12.35px; + font-size:16px; } .size-color { position:relative; - font-size:12.35px; + font-size:16px; } .type-price, .style-share { @@ -247,7 +248,8 @@ #product .content .body { letter-spacing:0.35px; - font-size:12px; + font-size:16px; + line-height: 1.4em; box-sizing:border-box; margin:0px auto 20px; clear:both; -- cgit v1.2.3-70-g09d2