Update color overlay of header image of manual homepage

This commit is contained in:
Kresnadi Budisantoso 2021-08-09 10:17:52 +02:00
parent 80cae31a94
commit 300fd16af0

View File

@ -5,6 +5,10 @@
z-index: 1;
height: 450px;
&::before {
background-color: $grey-1;
}
h1 {
@include heading-1;
margin-top: 68px;