Mobile-first interactive comments section using React.

Please log in to post a comment
Log in with GitHubCommunity feedback
- @RioCantre
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 helpful - Add
Join 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