Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -69,7 +69,7 @@
|
|
69 |
background-color: #0FAA39; /* Updated View Cart button background color */
|
70 |
color: #fff;
|
71 |
padding: 10px 20px;
|
72 |
-
border-radius:
|
73 |
font-size: 1rem;
|
74 |
font-weight: bold;
|
75 |
text-decoration: none;
|
|
|
69 |
background-color: #0FAA39; /* Updated View Cart button background color */
|
70 |
color: #fff;
|
71 |
padding: 10px 20px;
|
72 |
+
border-radius: 30px;
|
73 |
font-size: 1rem;
|
74 |
font-weight: bold;
|
75 |
text-decoration: none;
|