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

faq-accordion-card-main

Alexsander 220

@AlexsanderCostaDEV

Desktop design screenshot for the FAQ accordion card coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I couldn't solve the problem with the mobile screen with height less than 800px.

Community feedback

@matiasluduena23

Posted

Hi @AlexsanderCostaDEV! your work looks really good!

To fix your problem you can remove fixed width:920px in your .wrapper and replace with max-width: 920px .

And also you can modify your display and use flex instead of a grid in your wrapper. so your can use percentages in the direct child .image wrapper{ width: 40%} and .accordion wrapper{ width: 60%}

Is a good practice try to avoid fixed values in width

Hope this can help you! Good code!!!

Marked as helpful

1

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