From 2e1277c7a962207128488d7421a61015170a82b7 Mon Sep 17 00:00:00 2001 From: RichardKanai Date: Thu, 19 Aug 2021 17:38:45 +0300 Subject: [PATCH] Fix Responsieness 4 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 33eefe9..d1028f0 100644 --- a/style.css +++ b/style.css @@ -818,7 +818,7 @@ ol li{ } .CartItem img{ - width:150px; + width:200px; } .CartItem section{