Skip to content

Commit

Permalink
Update style.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelnascimento authored Jun 10, 2019
1 parent f7369f7 commit 1eb9c88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,10 @@ input[type=submit] {
width: 0px !important;
}
}

.page-header {
background-image: url(./bgheader.jpg), linear-gradient(120deg, #961f57, #159957);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

0 comments on commit 1eb9c88

Please sign in to comment.