diff --git a/components/OffcanvasMenu.vue b/components/OffcanvasMenu.vue
index 64892a2..8e12ad5 100644
--- a/components/OffcanvasMenu.vue
+++ b/components/OffcanvasMenu.vue
@@ -30,11 +30,14 @@
- - منوی رستوران
+ - منوی رستوران برگ
- - منو کترینگ
+ - منو کترینگ برگ
+
+ - منو کترینگ نمایشگاهی
+
- منو کترینگ شرکت ها
@@ -213,7 +216,7 @@ export default {
align-items: center;
width: 100%;
text-align: center;
-
+padding: 5px;
transition: 1s ease-out;
color: white;
}
@@ -235,7 +238,7 @@ width: 100%;
align-items: center;
width: 100%;
text-align: center;
-
+ padding: 6px;
transition: 1s ease-out;
color: white;
}