From a122d9447c5d183df9b385416a64a1444ae4fe1c Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Mon, 20 Apr 2026 08:21:55 +0000 Subject: [PATCH] resizing toolbar text --- src/app/components/portfolio/AddNew.tsx | 2 +- src/app/components/portfolio/YourProjectsDropdown.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/portfolio/AddNew.tsx b/src/app/components/portfolio/AddNew.tsx index 88595073..e6f91be7 100644 --- a/src/app/components/portfolio/AddNew.tsx +++ b/src/app/components/portfolio/AddNew.tsx @@ -47,7 +47,7 @@ export default function AddNew({ className=" inline-flex items-center gap-1 px-4 py-2 rounded-md bg-gray-50 text-gray-900 hover:bg-midblue hover:text-gray-100 - transition-colors text-sm font-medium + transition-colors text-xs font-medium " > diff --git a/src/app/components/portfolio/YourProjectsDropdown.tsx b/src/app/components/portfolio/YourProjectsDropdown.tsx index 467cd26d..8a9d757e 100644 --- a/src/app/components/portfolio/YourProjectsDropdown.tsx +++ b/src/app/components/portfolio/YourProjectsDropdown.tsx @@ -31,7 +31,7 @@ export default function YourProjectsDropdown({ className=" inline-flex items-center gap-1 px-4 py-2 rounded-md bg-gray-50 text-gray-900 hover:bg-midblue hover:text-gray-100 - transition-colors text-sm font-medium + transition-colors text-xs font-medium " >