Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I can at least make this look somewhat alike, next time i want to completely matched
What challenges did you encounter, and how did you overcome them?I don't want to hardcoded the css. I can't make it responsive too
What specific areas of your project would you like help with?write better css , mobile responsiveness, less css code to do the job
Community feedback
- @jmelsbachPosted 4 months ago
Hi Niranjit,
I think you design is a good start! As you are using react, I think one thing you could do is to create a separate Card component. Of Course, it is not necessary in this project but in general it is good practice.
I think with a few steps you can greatly improve the visuals of your UI
- use the same color for your button that you used for the background.
- change values of border-radius to 20px
- add a border radius to the blog-image
- change border color to
black
instead ofgreen
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