Design comparison
Solution retrospective
Hello everyone! Any feedback is welcome!
Community feedback
- @Zy8712Posted 10 months ago
Your site looks pretty good. Main thing that stands out to be as being needed to be fixed is the background image. To fix it and make it closer to the original design you need to do two things:
- remove
background-position: 0% -50%;
- and add
background-size: contain;
Hope this helps 👍
0@progchris00Posted 10 months ago@Zy8712 Thanks mate! I had a hard time for the position of the background image that is why I tried using background-position. I will try that! Thank you
0 - remove
- @BhateshKhairnarPosted 10 months ago
- fix background svg
- fix the link hover effect
0@progchris00Posted 10 months ago@BhateshKhairnar Hey mate, thank you so much for your feedback! I understand the number however I am a bit confused on the second one, can you explain it further? Thanks!
0@BhateshKhairnarPosted 10 months agoHi @progchris00,
Actually, I was trying to say when users hover on link text decoration should be none.
I hope it helps!
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