diff --git a/index.html b/index.html index 9c2ce5ba..940d9232 100644 --- a/index.html +++ b/index.html @@ -350,7 +350,7 @@ - theme toggler button + theme toggler button @@ -950,16 +950,16 @@

Juices


-
+
-

Homemade Food Services

+

Homemade Food Services




- +

@@ -968,7 +968,7 @@

Homemade Food Services



- +

@@ -976,7 +976,7 @@

Homemade Food Services



- +
@@ -1095,7 +1095,7 @@

Laren Green

Frequently Asked Questions !

How do I place an order?

-

To place an order, browse our menu, select the items you want, and add them to your cart. Once you’re ready, click on the cart icon and proceed to checkout. Follow the instructions to complete your order. +

To place an order, browse our menu, select the items you want, and add them to your cart. Once you're ready, click on the cart icon and proceed to checkout. Follow the instructions to complete your order.

diff --git a/style.css b/style.css index 9f43c1c3..09c334dc 100644 --- a/style.css +++ b/style.css @@ -422,8 +422,8 @@ body { .menu_items .items { text-align: center; - max-height: 370px; - background-color: var(--menu-item-background); + max-height: 420px; + background-color: whitesmoke; border: 3px solid var(--border-color); font-family: "Bree Serif", serif; transition: 0.2s all ease-in;