Make listings like blog post teasers just a bit closer together
This commit is contained in:
parent
811313fdeb
commit
5afa90cc37
1 changed files with 5 additions and 0 deletions
|
@ -47,3 +47,8 @@ a.teaser {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.media-list .media,
|
||||||
|
.media-list .media + .media {
|
||||||
|
margin-bottom: $gap;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue