Design comparison
SolutionDesign
Solution retrospective
This is GOA project (Blog Preview)
Community feedback
- @bScripterPosted 9 months ago
Hi @andro1ghado,
your design look great, but we can improve it more let me give a couple of suggestion,
-
To center a container use
display:flex; justify-items:center;align-items:center;min-height:100vh;
this will make your container centered in a nice manner -
For coloring you can use some color picker tools available online and colors available in style-guide.md also refer to that.
-
Use PixelParallel extension in chrome to match design and your code.
That's all, Have a great day :)
Marked as helpful0 -
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