Design comparison
Solution retrospective
Feedback would be appreciated. This is my first one!
Community feedback
- @Jos02378Posted over 3 years ago
Hey Sarah, nice job on making this solution.
I tried to open your solution on phone and it seems that your solution is not responsive yet. I would like to suggest you use the property "flex-direction: column" for your main container. I also think you can increase the button's border-radius to 100px to make the button more round. Also, try to decrease the padding for the description to make it align with the logo and button.
I hope this helps, good luck!
Marked as helpful0@fasih-mehmoodPosted over 3 years ago@Jos02378 wouldn't it be better to keep the flex-direction as row and set the flex-wrap to wrap instead?
0@AreardaPosted over 3 years ago@Jos02378 Thank you! I didn't want to do the media queries quite yet, I am very new to programming and I wanted to take it one step at a time. I will be getting to those media changes soon, though. :)
0@Jos02378Posted over 3 years ago@fasih-mehmood I think people can use flex-wrap: wrap too to make it responsive.
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