Spaces:
Sleeping
Sleeping
Update templates/cart.html
Browse files- templates/cart.html +1 -1
templates/cart.html
CHANGED
|
@@ -271,7 +271,7 @@
|
|
| 271 |
.suggestion-section {
|
| 272 |
margin-top: 25px;
|
| 273 |
padding: 15px;
|
| 274 |
-
background-color: #
|
| 275 |
border-radius: 10px;
|
| 276 |
}
|
| 277 |
.suggestion-items-container {
|
|
|
|
| 271 |
.suggestion-section {
|
| 272 |
margin-top: 25px;
|
| 273 |
padding: 15px;
|
| 274 |
+
background-color: #fff;
|
| 275 |
border-radius: 10px;
|
| 276 |
}
|
| 277 |
.suggestion-items-container {
|