Spaces:
Build error
Build error
Update templates/cart.html
Browse files- templates/cart.html +1 -0
templates/cart.html
CHANGED
|
@@ -199,6 +199,7 @@
|
|
| 199 |
padding: 12px;
|
| 200 |
border-radius: 8px;
|
| 201 |
border: none;
|
|
|
|
| 202 |
width: 100%;
|
| 203 |
font-size: 1.2rem;
|
| 204 |
cursor: pointer;
|
|
|
|
| 199 |
padding: 12px;
|
| 200 |
border-radius: 8px;
|
| 201 |
border: none;
|
| 202 |
+
height: 44px;
|
| 203 |
width: 100%;
|
| 204 |
font-size: 1.2rem;
|
| 205 |
cursor: pointer;
|