CSS Flexbox (and a bit of grid)

Solution retrospective
Second junior integration using flexbox and grid
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dpayne713
Mehmet,
Nice Job! Looks nice - That's a big project .
Couple of things to add some polish to the project:
- In desktop sizes the header image isn't going across the entire viewport.
- Some 'hover' states would be great on some of the buttons. The links in the footer also don't have
cursor: pointer
or a hover state to give feedback to the user that they can click on something. - in mobile sizes the 'quick search' 'iCloud link' etc text section has some placement issues. currently the paragraph elements are text align center but their container is to the far right of the screen.
Hope this helps a bit, Keep it up!
David
- @memsbdm
corrected display on git, try https://corrected-clip.vercel.app if you have a display problem on your device please comment !
Join 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