Odin Landing page project

border-box css flexbox html5 landing-page
1 Open Issue Need Help Last updated: Aug 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The landing page is currently unusable on mobile devices due to several structural layout issues, including image overflow causing horizontal scrolling, a rigid flexbox layout, background color inconsistencies, and fixed container margins that leave insufficient usable width. The proposed solution involves using `flex-wrap` and responsive padding to make the page readable and functional on smaller screens.

Complexity: 2/5
bug enhancement good first issue

Odin Landing page project

HTML
#border-box#css#flexbox#html5#landing-page