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