Design comparison
SolutionDesign
Solution retrospective
I found this relatively easy. If you have any tips on how to optimize the code, please share :)
Community feedback
- @Zy8712Posted 12 months ago
The desktop layout for your site looks great! The only things you should added on to your site are:
- mobile responsiveness for smaller screen sizes. You can do this using media queries
- interactivity for your button. You can add effects for when users hover over the button using the
:hover
property
More reading on Hover Effects and Media Query
Hope you find this feedback useful 👍
1
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