Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I have used bootsrap on this to make the code less and add the css further. Hope this works. π
What specific areas of your project would you like help with?Give me feedbacks on my code to make it more simplier and point out any bugs if present
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hello Gobinath, how are you? I was really pleased with your project, but Iβd like to offer some advice that might help:
I noticed that your component is not centralized, to resolve this we can do the following:
body { font-family: "Figtree", sans-serif; display: grid; place-content: center; height: 100vh; background-color: hsl(47, 88%, 63%); }
The rest is spot on.
Hope itβs helpful to you. π
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