Spaces:
Sleeping
Sleeping
Update templates/cart.html (#4)
Browse files- Update templates/cart.html (6ae92f97db61dd70f461d554f7bab6548bcbdc1b)
Co-authored-by: Surendra <[email protected]>
- templates/cart.html +1 -1
templates/cart.html
CHANGED
@@ -259,7 +259,7 @@
|
|
259 |
background-color: #0FAA39;
|
260 |
color: #fff;
|
261 |
padding: 12px;
|
262 |
-
border-radius:
|
263 |
border: none;
|
264 |
height: 44px;
|
265 |
width: 100%;
|
|
|
259 |
background-color: #0FAA39;
|
260 |
color: #fff;
|
261 |
padding: 12px;
|
262 |
+
border-radius: 15px;
|
263 |
border: none;
|
264 |
height: 44px;
|
265 |
width: 100%;
|