Design comparison
SolutionDesign
Solution retrospective
Hi all,
I couldn't position the "per month" text so that it sits centered and next to "$29." How can I position "per month" in the center?
Thanks!
Community feedback
- @Kl3vaPosted over 2 years ago
With how you set out your code, adding a margin will do the trick or translateY. Also, the text shouldn't be a div rather a p tag.
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