Submitted over 2 years ago
Mobile-first interactive comments section using React.
@Ryan-D-P
Design comparison
SolutionDesign
Community feedback
- @ElyasthrPosted over 2 years ago
good job, just fix the score and its perfect (functionaly)
Marked as helpful1 - @RioCantrePosted over 2 years ago
Hello there! Awesome work with this project. Looking at your solution, I would like to suggest the following for you…
- Add
margin: 0 2.5rem;
andborder: 1px solid hsla(223, 10%, 83%, 0.79);
in.post-body > textarea
rule set - Adjust the background color into
background-color : hsla(223, 41%, 95%, 1);
- Add
text-align: center;
in theattribution
rule set
Above all, the design is well implemented. Keep it up and Hope this is helpful!
Marked as helpful1 - Add
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