Design comparison
SolutionDesign
Solution retrospective
This project seemed easy but i still struggled with some things.
Could someone give me some insight on why my "limits" div doesnt justify-content: space-between
the two paragraphs inside of it? i spent so much time on that and i couldnt fix it.
I even tried to make them a <div>
but still didnt work.
Things i learned: -The ::before pseudo class
- How to make a linear gradient
Community feedback
- @EthanL06Posted over 2 years ago
Hi Daniel!
Add the style
width: 100%
to yourlimits
div and that should fix your problem. Good work!1
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