diff --git a/estore/src/app/globals.css b/estore/src/app/globals.css index 2d111b0..d56679b 100644 --- a/estore/src/app/globals.css +++ b/estore/src/app/globals.css @@ -56,8 +56,8 @@ width: 100%; height: 220px; display: block; - background: #fdf6ee; - border-radius: 12px; + background: #fff; + border-radius: 10px; } .product-card .no-image {