
Solution retrospective
The thing I'm most proud about is how nice the heading looks when you hover over it. The thing I would do differently next time would probbaly get a understanding of typography as I really dont know much about it.
What challenges did you encounter, and how did you overcome them?The cllanges I encountered was styling the learning button as it looked weird when I tried to style it. I overcame it by setting it flex start.
What specific areas of your project would you like help with?The specific areas of my project I would like help with would be the the shrinking of the typography when the screen gets smaller. I read some tutorials on css clamp but I'm really not sure if I correctly implemented it so feedback on that area would be pretty helpful.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @cristianccgg
Hi @Masseh2025. Your design looks great, good job. A simple way to make the text responsive is by using "rem" or "em" instead of "px" when setting the font size. Try it out and you will see how the text grows and shrinks depending on the size of the screen.
Join 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