@B1N4R1Submitted over 3 years ago
Really cool challenge! Great to practice your CSS Grid skills
Tell me if you would have done it differently
Really cool challenge! Great to practice your CSS Grid skills
Tell me if you would have done it differently
Is there any particular reason for you to not use the variables with the scss syntax?
Shit, I just forgot to add the media query for the mobile image 😅😅😅😅
What is the best way to apply the color overlay effect to the image?
Hi Fabio! I mean... it works well :) Another way to achieve a similar effect would be to set the image in background-image, add the violet in background-color and use the background-blend-mode property. Not saying that this would be better but it's good to be aware of options!
Hope this helps :)