Design comparison
SolutionDesign
Community feedback
- @KapteynUniversePosted about 1 month ago
Hey, nice thinking of using animations. I always forget them.
If you add
min-height: 100vh; display: flex; justify-content: center; align-items: center;
to your body, it will center it nicely.
Also image alt text needs to describe the images (unless unnecessary). It is to make visually impaired users who use screen readers life easy.
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