Submitted over 2 years ago
Sunnyside Agency(Next.js, React.js, Styled Components)
@csmurillo
Design comparison
SolutionDesign
Solution retrospective
Would like if someone would critique my folder structure using styled components? Not sure if the way I structured my project is accepted as good practice. Also would apprecitate it, if anyone would provide feedback on my semantic HTML?
Community feedback
- @preetamvarunPosted over 2 years ago
You built this website well 👏. But, for me the only concern is that, A significant amount of white space is coming at the very right side of the entire website on my mobile device. May be you could fix that by doing html,body{ height : 100%; width : 100%; margin : 0rem; padding : 0rem; overflow-x : hidden; }.
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