Increase font size of archive item titles in list view
This commit is contained in:
parent
f497183b2a
commit
db869e8274
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue