chore: change a few styles

This commit is contained in:
Mahyar Khanbolooki
2025-07-11 22:18:36 +03:30
parent 09bfd832d4
commit 9a551f1518
6 changed files with 31 additions and 29 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ const MenuItem = ({ food }: MenuItemProps) => {
className="inline-flex w-full justify-center items-center gap-2"
>
<PlusIcon />
<div className="text-sm2 pt-0.5 font-semibold">افزودن</div>
<div className="text-sm2 pt-0.5 font-medium">افزودن</div>
</button>
) : (
<>