Design comparison
SolutionDesign
Solution retrospective
i would love to receive any tips or other solutions to improve my code
Community feedback
- @Tryt4nPosted almost 2 years ago
It's look good, but in my opinion FAQ header is kinda annoying when it's moving. You can add flex to your
div
withclass="wrap"
give it height maybe like 80% and thenjustify-content: space-between
. And of course direction of column. You can work with this values.Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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