CSS Linear gradient Issue

Hey guys!

I’m trying to apply a linear gradient to a background, but now matter what I do it’s always showing white.
I change the background to a basic color like blue and it worked so the issue it’s
definitely on my code.
Maybe you could see something that I’m missing ;(
The code is this:
background: linear-gradient(179.97deg, #E6007E 0.03%, #8D43D7 56.13%, #5552D3 100.67%);

Thanks in advance :smiley:

Community Page
Last updated: