
Solution retrospective
most proud of being able to solve problems patiently and try out different solutions, which reinforce my knowledge
What challenges did you encounter, and how did you overcome them?learned how I can use line-height to center text vertically within a div, width: fit-content to make the width of a block level element to take up only as much space as content needs and img by default is an inline element, which will create a whitespace/line break causing it's container has more height and can be solved by setting its display: block
What specific areas of your project would you like help with?not anything particularly, would like to know if there's anything I could do better :D
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rayco21's solution.
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