From d30e243dc76b5610c8c7afe4f483085d9e4a49db Mon Sep 17 00:00:00 2001 From: rushmi0 Date: Wed, 24 Jul 2024 09:52:25 +0700 Subject: [PATCH] update responsive --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8deda9e..97f0e91 100644 --- a/style.css +++ b/style.css @@ -631,7 +631,7 @@ body { /* ipad, tablets */ .carousel .list .item { - width: 90%; + width: 80%; } .carousel.showDetail .list .item:nth-child(2) .detail .specifications {