Design comparison
SolutionDesign
Solution retrospective
I have found the iframe difficult for me
Community feedback
- @ClaudioAmarenoPosted 11 months ago
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 helpful1@sheikhhaseeb559Posted 11 months ago@ClaudioAmareno thnx this trick realy helped me
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