Design comparison
Solution retrospective
Do I not overthink some of the code? Could I write it easier and more responsive? What to do with small resolutions under 300px? The website looks terrible if I have to use everything provided without hiding some stuff.
Community feedback
- @joelsalmeidaPosted over 3 years ago
Hello Mateusz!
I believe you could use just one class for all FAQ questions. "Since they have the same formatting"
It would also be nice to try to bring the proportions closer to the original design. This is very important.
Hope this helps. Keep coding. ;)
Marked as helpful0@13GroszyPosted about 3 years ago@joelsalmeida Thanks for your feedback! For sure using one class was way easier, I just simply forgot about it so thanks for reminding. Proportions now are way closer to the original, I've tried my best and think that it looks quite similar on the designed widths.
0 - @palgrammingPosted over 3 years ago
Well with all your FAQ question open the height you have on your container end up to small thus your questions and exiting the bottom of their container. It is best to try to remove the height off the layout and let it expand naturally when needed
Marked as helpful0@13GroszyPosted about 3 years ago@palgramming Good idea, I've struggled with using correct height so I used the best fitting one, never thought that unset height will allow layout to expand on itself. Thanks for feedback!
0
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