Design comparison
SolutionDesign
Community feedback
- @Ejiro-FrancesPosted 21 days ago
The graphics look really good and well put together. I did notice a few things if you would not mind;
- There is an outline on the subscribe and dismiss button. I think you should use
outline: none
in your css. - There is no border radius in the input field.
- When the user tries to submit an empty field or input an invalid email, the error message should show.
- It is not responsive on mobile screen with width greater than 375px and 414px. I checked with a mobile simulator.
- You should update the README section.
0 - There is an outline on the subscribe and dismiss button. I think you should use
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