I'm having trouble figuring out why the egg image isn't displaying.
Here is the code that's being used:
.header {
background:
linear-gradient(180deg, rgba(0, 0, 0, 0.92), rgba(54, 54, 54, 0.5) 39.24%, rgba(28, 28, 28, 0.4)),
url("/img/eggs.jpg") center center / cover no-repeat;
color: #FFF;
}
Website : Github : https://github.com/fawraw/lefiasco
Thanks !