Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi Seb Arz, how are you?
Congratulations on completing another challenge, I really liked the result of your challenge, but I have a few tips that I think you will like:
1- Document should have one main landmark, you could have put all the content inside the
main
tag click hereI noticed that the content was not centered to fix this I did the following:
body { min height: 100vh; }
There are a few ways to hover the image, I advise you to search for pseudo-elements, it's the simplest way.
Hope it helps... 👍 The rest is great!!
Marked as helpful1
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