Increase font size of archive item titles in list view

This commit is contained in:
Michael Rose
2016-06-06 21:28:36 -04:00
parent bc261b2b53
commit 7f39977606
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
.archive__item-title {
margin-bottom: 0.25em;
font-family: $sans-serif-narrow;
font-size: $type-size-5;
// font-size: $type-size-5;
}
.archive__item-excerpt {
+1 -1
View File
File diff suppressed because one or more lines are too long