Spaces:
Runtime error
Runtime error
Update templates/cart.html
Browse files- templates/cart.html +1 -1
templates/cart.html
CHANGED
@@ -260,7 +260,7 @@
|
|
260 |
background-color: #0FAA39;
|
261 |
color: #fff;
|
262 |
padding: 12px;
|
263 |
-
border-radius:
|
264 |
border: none;
|
265 |
height: 44px;
|
266 |
width: 100%;
|
|
|
260 |
background-color: #0FAA39;
|
261 |
color: #fff;
|
262 |
padding: 12px;
|
263 |
+
border-radius: 15px;
|
264 |
border: none;
|
265 |
height: 44px;
|
266 |
width: 100%;
|