0

Linear gradient is not working. The codes worked in a tutorial am watchin but it didnt work for me. I had to add a fallback. What is wrong with my code? Its an Angular project with scss styles and bootstrap.

html, body {
    background-color: $turquoise;
    background: linear-gradient(to top right, $turquoise, $blue);
}

Binah
  • 39
  • 1
  • 4

0 Answers0