diff --git a/frontend/src/pages/Home/sections/TechnogenSection.tsx b/frontend/src/pages/Home/sections/TechnogenSection.tsx index a8d06e0..19d3351 100644 --- a/frontend/src/pages/Home/sections/TechnogenSection.tsx +++ b/frontend/src/pages/Home/sections/TechnogenSection.tsx @@ -296,15 +296,9 @@ export default function TechnogenSection() { fontWeight: 900, color: '#FFFFFF', lineHeight: 1.45, - margin: '0 0 6px', + margin: '0 0 8px', cursor: 'pointer', - display: '-webkit-box', - WebkitLineClamp: 2, - WebkitBoxOrient: 'vertical', - overflow: 'hidden', - minHeight: 40, }} - title={isFa ? report.titleFa : (report.titleEn || report.titleFa)} > {isFa ? report.titleFa : (report.titleEn || report.titleFa)}