From 81e05811a3afa65dcb746fac638650db1c14b739 Mon Sep 17 00:00:00 2001 From: Nishant Racherla Date: Mon, 15 Jan 2024 14:06:51 -0800 Subject: [PATCH] Fix dropdown items width --- components/navbar.tsx | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/components/navbar.tsx b/components/navbar.tsx index ce607b6..38879e8 100644 --- a/components/navbar.tsx +++ b/components/navbar.tsx @@ -82,13 +82,23 @@ export default function Navbar() { - All Recipes + + All Recipes + - Popular Recipes + + Popular Recipes + - Add a Recipe}> + + Add a Recipe + + } + >