Design comparison
SolutionDesign
Solution retrospective
I had a problem with aligning the little icons beside the text on the right side , so if anyone could help, id be open to that and also , im totally open to feedback and criticism , thats how to learn anyway
Community feedback
- @lrobb95Posted about 1 year ago
Hello!
Congrats on completing this project! I see you’re wondering how to center the icons and everything else on those lines. One thing I’d recommend trying is making the .smallspace div like this.
Let me know if this helps!
.smallspace { display: flex; align-items: center; }
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