Update _base.scss

This commit is contained in:
dalcon007 2017-04-05 22:40:00 -04:00 committed by GitHub
commit 0593ff4506

View file

@ -12,7 +12,7 @@ section#why,section#portfolio {
color: white; color: white;
} }
.donatebg { .donatebg {
background: url(..img/bg-pattern.png), linear-gradient(to left, #df691a, #ff2300); background-color:#df691a;
} }
/* End custom CSS */ /* End custom CSS */