Hello! ππ»
I'm still learning and discovering CSS features, any feedback will be appreciated!
If anyone has a suggestion on how to make that main picture looks better in mobile please let me know!π
Hello! ππ»
I'm still learning and discovering CSS features, any feedback will be appreciated!
If anyone has a suggestion on how to make that main picture looks better in mobile please let me know!π
Hey, awesome work on this one. Layout in general looks great!
On the image issue a suggestion would be:
and for other topics:
Aside from that, great job on this one!
Hi !
I would like feedback on my code, More precisely the part where I apply a filter on the image. I can't seem to have the same rendering.
Thank you !
Hey!
Using mix-blend-modes to achieve the correct/similar filter would be really helpful. You could just change the background-image from the container to a background-color and insert an img element there with the image source and mix them with blend mode, or just make two properties "background-image" and "background-color" and mix them. Check these links for a more accurate answer!