Design comparison
SolutionDesign
Community feedback
- @morauszkiaPosted 6 months ago
I liked your solution using flexbox for centering. I would maybe advise you to use other units (e.g. rem) instead of hardcoding sizes with pixels, so that the user can change e.g. font size, and then the size of other elements would adapt. You might also consider using classes to select elements for styling. Finally, you could add some alt text to the images for visitors with screen readers.
Marked as helpful0
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