display: block;
font-family: var(--font-heading, var(--font-body));
@include lightDark(color, #222, #BBB);
- .subheader {
- font-size: 0.5em;
- line-height: 1em;
- color: lighten($text-dark, 32%);
- }
}
h5 {
position: absolute;
top: $-s;
left: $-s;
- color: lighten($text-dark, 20%);
+ color: #777;
}
}