You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
179 B
SCSS

.long-shadow {
align-self: center;
font-family: 'Bree Serif', serif;
font-size: 6em;
line-height: 0.8em;
color: #f0f0f0;
@include long-shadow-text(500, 0, #e0e0e0);
}