Update templates/menu.html
Browse files- templates/menu.html +2 -1
templates/menu.html
CHANGED
@@ -459,7 +459,8 @@
|
|
459 |
#softDrinkModal .modal-footer .btn-primary {
|
460 |
background-color: #0FAA39;
|
461 |
border-color: #0FAA39;
|
462 |
-
padding:
|
|
|
463 |
font-size: 1.1rem;
|
464 |
font-weight: 600;
|
465 |
border-radius: 8px;
|
|
|
459 |
#softDrinkModal .modal-footer .btn-primary {
|
460 |
background-color: #0FAA39;
|
461 |
border-color: #0FAA39;
|
462 |
+
padding: 30px 50px;
|
463 |
+
text-align: center;
|
464 |
font-size: 1.1rem;
|
465 |
font-weight: 600;
|
466 |
border-radius: 8px;
|