Submitted over 3 years ago
Webpack, PUG, BEM, SCSS, Responsive, Mobile First URL Shortening API
@nmorajda
Design comparison
SolutionDesign
Solution retrospective
PageSpeed Insights 91/99 (first check)
Any feedback on what could be improved is welcome!
Community feedback
- @pikapikamartPosted over 3 years ago
Good work on the layout, haven't tried this challenge so I don't know if the shortener must work or not. So for the UI, desktop is good and the mobile view is good as well. A suggestions would be that
- Center align properly your navbar links in mobile view, since right now, it is not aligned properly.
- Well I toggle to device in developer tools, I can scroll to the right side and upon looking further, your hero images is the one causing that, it would be awesome if you add
overflow: hidden
to yourhero__img__wrapper
selector so that it would cut off the excess part of the image in its right side which cause the scroll.
Other than that, great work^^
1 - @nmorajdaPosted over 3 years ago
Thanks for your comments.
You're right an address shortener must work. So I still have some work to do :)
- Corrected.
- Corrected.
- Errors from the report corrected.
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