
Solution retrospective
I'm proud, that I have figured out how to setup the adaptive sizes of the inner Elements, using box-sizing: border-box;
I would set up my font's parameters first, using the Design System file from the Figma and only then try to place the elements into their places
What challenges did you encounter, and how did you overcome them?I was struggling with the padding between the h1 and p tags, until I found out, that it is easier just to unite them into 1 container Then i was struggling with the text alignment, using text-align: center; when the margin:0 auto; perfectly suited me,
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Jayfx24
nice
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