Design comparison
SolutionDesign
Community feedback
- @VNenad93Posted almost 2 years ago
Hello!
The design is on point but if you want it to be responsive and scale based on the content inside, avoid assigning a fixed height or width value.
Use the
min-height
andmin-width
properties instead and the content window is adjusted each time.Hope this was helpful. Keep up the good work!
Marked as helpful0@sadia944Posted almost 2 years ago@VNenad93 thank you for your suggestion. I'll try using that.
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