Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
42
What challenges did you encounter, and how did you overcome them?42
What specific areas of your project would you like help with?42
Community feedback
- @GoatEXEPosted 5 months ago
You did a better job on sizing this than I did!
On code readability, I'd recommend separating your style classes to a styles.css file in a root css folder. This is what I understand as best practice.
Visually, I'd recommend taking a look at Bootstrap 5.3 on centering the card. I believe this is what I did for horizontal and vertical centering:
class="position-absolute top-50 start-50 translate-middle"
Otherwise, I've got nothing else. Well done!
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