Design comparison
SolutionDesign
Solution retrospective
for some reason my css isnt loading properly. any advice?
Community feedback
- @ohsitePosted almost 3 years ago
Hi there! Yes, image is not loading because you have to use:
background-image:
not justbackground
. Also instead of using::before
sudo element you can use multiple images as a background separated by,
and then use blend modes. Keep up the good work!0@htrigga28Posted almost 3 years ago@ohsite thank you very much for the advice. i will get to it
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