Spaces:
Sleeping
Sleeping
Update templates/order.html
Browse files- templates/order.html +1 -1
templates/order.html
CHANGED
@@ -62,7 +62,7 @@
|
|
62 |
font-size: 1.2rem;
|
63 |
font-weight: bold;
|
64 |
color: #2b9348; /* Green for the price */
|
65 |
-
margin-right:
|
66 |
|
67 |
}
|
68 |
|
|
|
62 |
font-size: 1.2rem;
|
63 |
font-weight: bold;
|
64 |
color: #2b9348; /* Green for the price */
|
65 |
+
margin-right:12px;
|
66 |
|
67 |
}
|
68 |
|