Design comparison
SolutionDesign
Solution retrospective
Feel free to be direct with your feed-back, i'm open for positive feed-back even if it hard to listen.
Community feedback
- @WDWaleedPosted about 1 year ago
Nice!
Since you're looking for feedback, here it is.
- Set the font the same as given in the style guide.
- Set a background to the body as given in the design.
- Use the following code to center the form to the page:
body { min-height: 100vh; display: flex; justify-content: center; align-items: center; }
Marked as helpful0 - @darel14Posted about 1 year ago
When you submit the newsletter a 405 page will be displayed please just refresh, it a bug from github.
0
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