diff --git a/src/components/profile/SpecializationCard.tsx b/src/components/profile/SpecializationCard.tsx index c8209a6..8d3e8fd 100644 --- a/src/components/profile/SpecializationCard.tsx +++ b/src/components/profile/SpecializationCard.tsx @@ -29,7 +29,7 @@ export function SpecializationCard({ }; return ( -
+
{icon}

{title}

diff --git a/src/components/profile/SpecializationSection.tsx b/src/components/profile/SpecializationSection.tsx index 5317d5a..6197636 100644 --- a/src/components/profile/SpecializationSection.tsx +++ b/src/components/profile/SpecializationSection.tsx @@ -29,7 +29,7 @@ export function SpecializationSection({ fieldsData }: SpecializationSectionProps {/* Top row - up to 3 cards */} {topRowFields.length > 0 && ( -
0 && ( -