Open Issues Need Help
View All on GitHub Fix hero terminal height on mobile about 2 months ago
AI Summary: The task is to fix the height of the hero section (likely a terminal-like element) on mobile devices. The provided images show the current issue, which needs to be resolved by adjusting CSS or potentially the component's structure in the `components/hero-home.tsx` file of a Next.js application using Tailwind CSS. The goal is to ensure the hero section displays correctly on various mobile screen sizes.
Complexity:
3/5
bug good first issue