0
I’m trying to make the linear gradient effect to leave the bottom of the image with black "gradient", but when I put the command, regardless of the color I use, it turns white, follows code for viewing:
-webkit-mask-image: linear-gradient(to top, transparent 1%, #000000 30%);
I would like the bottom to be black, to follow the flow of the section just below the image, but no matter what color I enter in the code (in case #000000), it always turns white
Thank you very much Ugo!!!!
– Eduardo Kusdra Filho
@Eduardokusdrason face if the answer helped you and decided to mark it as accepted in this icon just below the arrows next to the answer :)
– hugocsl
opa, I put here now! thanks
– Eduardo Kusdra Filho