revert: restore product image background to white
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f45a1f807f
commit
973808088e
@ -56,8 +56,8 @@
|
||||
width: 100%;
|
||||
height: 220px;
|
||||
display: block;
|
||||
background: #fdf6ee;
|
||||
border-radius: 12px;
|
||||
background: #fff;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.product-card .no-image {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user