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%;
|
width: 100%;
|
||||||
height: 220px;
|
height: 220px;
|
||||||
display: block;
|
display: block;
|
||||||
background: #fdf6ee;
|
background: #fff;
|
||||||
border-radius: 12px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-card .no-image {
|
.product-card .no-image {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user