Design comparison
Solution retrospective
This is challenge is pretty easy but there is something that i don't know about in the text especially the last paragraph , now ofc i used text-wrap
property to make it look exactly like the layout but i tried and nothing works , i looked for word-break
property but it doesn't do anything , the last paragraph is looking good because of text-wrap : balance
but if you checked the original layout you will see that the second line is longer than the first and only three words on the third line , so i partially fixed it by using balance text wrap and then applied a `` , but this makes the last paragraph aligned with the above one i have no idea why.
any ideas why this happened?
Community feedback
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