Update _base.scss

This commit is contained in:
dalcon007 2017-04-05 22:20:07 -04:00 committed by GitHub
commit 3389eef277

View file

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