Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Quick, simple solution using flex-box.
What challenges did you encounter, and how did you overcome them?Could not get the text to be on two lines, as opposed to three for the h1 like the design.
What specific areas of your project would you like help with?Could not get the text to be on two lines, as opposed to three for the h1 like the design. Would love to know a simple solution for this.
Community feedback
- @alexboliveiraPosted 6 months ago
você pode resolver de 4 maneiras:
1 - aumentando o tamanho fonte 2 - aumentar o padding ou margin 3 - utilizar o width: <valor> 4 - mexer no peso da fonte com font-weight: <valor>
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