
Solution retrospective
I have found the iframe difficult for me
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ClaudioAmareno
Hello sheikhhaseeb559! Your solution looks pretty cool. I have some tips for you if you want to improve it.
- You can use it to center your card: body{ display: flex justify-content: center align-items: center min-height: 100vh }
- Also, you can use font-style on the body to implement font on the whole project.
- Using <br> tag in HTML, it's not a good practice. Try using margin-left, margin-right for it.
Have a nice day and happy coding!
Marked as helpful
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