Clipboard Landing Page using CSS Flex

Solution retrospective
Build this Landing Page using Css Flex, any suggestion would be appreciated, please like and comment if you find this helpful
Please log in to post a comment
Log in with GitHubCommunity feedback
- @parimaldesign
Hi Norman, Congratulations on completing this challenge. I am assuming you coded this on a laptop and it looks almost perfect on that screen. I saw the live site on a 22'' Monitor and the layout is breaking for a couple of sections like the section with iMac.
- The background image is not showing up because you just need to add one more dot on the URL path "url('../images/bg-header-desktop.png')" also, there's a different background image for the Mobile screen.
- On class -- ".desktop_content", remove "align-items: center"
Marked as helpful
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