Spaces:
Sleeping
Sleeping
Update templates/cart.html
Browse files- templates/cart.html +1 -1
templates/cart.html
CHANGED
@@ -67,7 +67,7 @@
|
|
67 |
margin-top: 15px;
|
68 |
}
|
69 |
.checkout-button {
|
70 |
-
background-color
|
71 |
color: #fff;
|
72 |
padding: 10px;
|
73 |
border-radius: 5px;
|
|
|
67 |
margin-top: 15px;
|
68 |
}
|
69 |
.checkout-button {
|
70 |
+
background-color:#FF6B35;
|
71 |
color: #fff;
|
72 |
padding: 10px;
|
73 |
border-radius: 5px;
|