Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Landing Page using Flexbox

@tuhamworld

Desktop design screenshot for the Fylo landing page with two column layout coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I'd like to ask for feedback as to why my footer mobile navigation is not being aligned to the left despite using text-alignment for it

Community feedback

Mukwende 1,370

@mukwende2000

Posted

Its because of the container which has justify-content: space-between, you have to remove it and it will be aligned to the left, but then you will have to find a way of spacing everything out. You can probably use gap.

Marked as helpful

0

@tuhamworld

Posted

@mukwende2000 Thank you for pointing this out. It was definitely the main issue. WIll look into it and find a way to fix it.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord