Revert 'Remove background-gradient'

This commit is contained in:
james-prado 2018-06-13 23:24:22 +01:00
parent e9c228877a
commit 84ba76bbfc
No known key found for this signature in database
GPG Key ID: 313ACB2286229FD0
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ $small-size: 900px;
color: white;
padding: 0;
background: #274e7e;
background-image: url('~assets/images/header-bg.jpg'), linear-gradient(130deg, #37709e, #274e7e);
background-size: cover;
background-position: left;