diff --git a/components/sections/home3/Recipe.js b/components/sections/home3/Recipe.js
index c33a57a..37db599 100644
--- a/components/sections/home3/Recipe.js
+++ b/components/sections/home3/Recipe.js
@@ -32,7 +32,7 @@ export default function Recipe() {
OnTheFries
-
loaded fries
+
loaded fries
Price $7.99
@@ -61,7 +61,7 @@ export default function Recipe() {
Wings
-
Hot Wings
+
Hot Wings
Price $9.99
@@ -90,7 +90,7 @@ export default function Recipe() {
Wings
-
Honey Garlic Chicken
+
Honey Garlic Chicken
Price $9.99
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 83ef155..c1c6566 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -2577,9 +2577,9 @@
.special-block .inner-box .lower-content .price {
position: relative;
color: #27272f;
- font-size: 18px;
+ font-size: 16px;
font-weight: 500;
- margin-top: 8px;
+ /* margin-top: 8px; */
}
/***