features section

This commit is contained in:
2026-04-15 14:56:27 +02:00
parent b3221a5cac
commit 25b697d13f
7 changed files with 51 additions and 3 deletions
-3
View File
@@ -56,9 +56,6 @@ export const ProjectCard = ({
</div>
</div>
{/* Bottom separator */}
{isTheLast && <div className="w-full h-px bg-brand-brown/20" />}
</div>