Reduce font-size of page meta in list/grid items

This commit is contained in:
Michael Rose 2018-01-17 12:44:21 -05:00
parent 3b65f1de8d
commit fb9f13c624

View file

@ -87,6 +87,7 @@
.list__item {
.page__meta {
margin: 0 0 4px;
font-size: 0.6em;
}
}
@ -157,6 +158,7 @@
.page__meta {
margin: 0 0 4px;
font-size: 0.6em;
}
.archive__item-title {