Revert 'Remove background-gradient'
This commit is contained in:
parent
e9c228877a
commit
84ba76bbfc
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue