Commit 1fd883f4 by Ventina

Upload New File

parent f6c81442
.call-to-action {
position: relative;
background-color: $gray-800;
background: url('../img/bg-masthead.jpg') no-repeat center center;
@include background-cover;
padding-top: 7rem;
padding-bottom: 7rem;
.overlay {
position: absolute;
background-color: $gray-900;
height: 100%;
width: 100%;
top: 0;
left: 0;
opacity: 0.3;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment