Add test content

This commit is contained in:
Michael Rose
2016-03-23 22:03:27 -04:00
parent 974797a2b8
commit 5635a42ed5
4 changed files with 10 additions and 3 deletions

View File

@@ -49,6 +49,7 @@
.page__title {
margin-top: 0;
font-family: $serif;
line-height: 1;
& + .page__meta {
margin-top: -1.5em;
}
@@ -79,6 +80,10 @@
color: #fff;
text-shadow: 1px 1px 4px rgba(#000, 0.5);
}
.page__title {
font-size: 64px;
}
}
}

File diff suppressed because one or more lines are too long