diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl index a6aad8969..d59f1f637 100644 --- a/client/components/cards/minicard.styl +++ b/client/components/cards/minicard.styl @@ -77,6 +77,9 @@ height: @width border-radius: 2px margin-left: 3px + .minicard-title + p:last-child + margin-bottom: 0 .dates display: flex; flex-direction: row;