Design comparison
Solution retrospective
Managed to fix some issues with the desktop layout, but it all seems to be working well now. Any suggestions are appreciated and welcomed!
Community feedback
- @brasspetalsPosted over 3 years ago
Hi, oliverids! 👋
Add
align-self: stretch
to your overlay div, and you should be good. 👍 Also adding analt
attribute to your img tag will clear up the errors in your report. You can even leave it blank (ex:alt=""
).1@oliveridsPosted over 3 years agoOh my god, thank you so much! My mistake was using align-content instead of align-self, i think. It worked immediately, thanks!
0 - @RaelindaPosted over 3 years ago
I had the same issue. I found this short youtube video helpful:
https://www.youtube.com/watch?v=VF5kD6QEEag
0@oliveridsPosted over 3 years agoOh thank you! This video was a really good reference!
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