diff --git a/src/components/ProjectListItem.tsx b/src/components/ProjectListItem.tsx index 85b19db..a8c1962 100644 --- a/src/components/ProjectListItem.tsx +++ b/src/components/ProjectListItem.tsx @@ -71,12 +71,14 @@ const ProjectListItem: React.FC = ({ sx={{ overflow: 'hidden', height: '33%', + maxHeight: '250px', borderBottom: '2px #0500E1 solid', }} >