Design comparison
SolutionDesign
Solution retrospective
would love feedback on:
- design
- responsiveness (I struggled with media queries)
- any additional feedback is greatly appreciated!
Community feedback
- @Jerry-ReisPosted almost 3 years ago
👏 Hi @lex-marie 790, great job in this challenge! Some improvements in your code that you could do:
- The
:hover
selector in CSS for change appearence of buttons. - Use the Chrome developer tools for improve your reponsive layout, don't stay only resolutions indicated in the challenge (375px and 1440px).
See you latter and let's go to the next challenge! 💻
Marked as helpful1@lex-marie790Posted almost 3 years ago@Jerry-Reis thanks Jerry! CSS isnt my strongest, so any feedback is always appreciated!
0 - The
- @byronbyronPosted almost 3 years ago
Nice job!
Just needs a
<main>
tag, and maybe aborder: 0;
on the buttons as well. 👍Marked as helpful1
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