Design comparison
SolutionDesign
Solution retrospective
Hello and Welcome to all,
- (I) During a project, several difficulties may arise. These could include unforeseen circumstances such as changes in material costs, labor shortages, or unexpected weather (II) Additionally, lack of communication can be a significant challenge, as effective and timely communication is crucial for project success (III) Other common difficulties in project management can include scope changes, resource allocation, and stakeholder involvement, among others
- Here’s my code, what is wrong with it? body { font-family: $ff-rubik; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
&::-webkit-scrollbar { width: 6px; } 3. Does this still make sense?
Community feedback
- @sjohnston82Posted 10 months ago
It looks great!
One thing you could consider doing is calling your Comment component recursively, which would allow for multiple levels of nesting in comments, instead of replies to replies being at the same level as the original reply.
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