Clipboard landing page responsive HTML CSS

Solution retrospective
Would appreciate any feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Andres Felipe!
Good work!
Your solution looks nice and is rather responsive.
I'd suggest using the actual
<button>
HTML elements for the buttons on your page and setting theircursor
property topointer
so that they get that cool pointer cursor when you hover over them! Also, I don't think you have to transition to a mobile-friendly layout immediately below 1440px (since the desktop layout should still look good for a few hundred pixels or so).Keep coding (and happy coding, too)!
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