Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -459,7 +459,7 @@
|
|
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: 50px 50px;
|
463 |
font-size: 1.1rem;
|
464 |
font-weight: 600;
|
465 |
border-radius: 8px;
|