Design comparison
SolutionDesign
Solution retrospective
When I put the site on netlify I saw that there was still a border around the read more button.
This was my first real test with grid, and I enjoyed it. There was one thing I could not accomplish, and that was to put the logo on the mobile version. It kept sliding left and right, when I opened or closed the menu. The code for the latter I found on W3Schools (very simple but it got the job done).
Community feedback
- @ChaffexdPosted over 1 year ago
Nicely done! I have a couple points of feedback to help the project be even better than it already is!
- Consider adding some margin to the top so the logo and whole header isn't touching the tool bar of the browser
- With the above point, it would make more sense to give you the ability to scroll a little bit
- Add a cursor: pointer; for the button so it seems like you can interact with it (you done this in the nav bar)
- Amazing use of grid!
Look forward to seeing more work :)
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