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 " >