large images are set to maximum height fix lint

This commit is contained in:
senderfm 2019-07-04 11:06:10 +02:00
parent 9d6d47cebb
commit 8de9516b96

View File

@ -8,7 +8,9 @@
<nuxt-link
class="post-link"
:to="{ name: 'post-id-slug', params: { id: post.id, slug: post.slug } }"
>{{ post.title }}</nuxt-link>
>
{{ post.title }}
</nuxt-link>
<ds-space margin-bottom="small" />
<!-- Username, Image & Date of Post -->
<div>