Simplify styling

This commit is contained in:
Michael Rose
2016-03-19 21:50:18 -04:00
parent 109f4ffb44
commit d5ce1b2226
8 changed files with 52 additions and 43 deletions

View File

@ -21,8 +21,8 @@
.archive__subtitle {
margin: 0;
padding-bottom: 0.5em;
font-family: $serif;
font-size: 28px;
font-size: 14px;
color: mix(#fff, $gray, 25%);
border-bottom: 1px solid $border-color;
}