#1140

barry wilkinson
Participant

or do i just make it like this?

radial-gradient(at center bottom , #0096d6 0%, #00328f) repeat scroll 0 0;

or just delete all of it? like all of this code?

.main-banner::before {
content: “”;
background: rgba(0, 0, 0, 0) radial-gradient(at center bottom , #0096d6 12%, #00328f) repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 0.7;
position: absolute;
top: 0;
width: 100%;