even more improve
This commit is contained in:
@@ -35,7 +35,7 @@ const readTime = calcReadTime(wordCount);
|
||||
|
||||
|
||||
<!-- Image on right -->
|
||||
<div class="md:min-w-80 md:max-w-1/2 order-1 md:order-2">
|
||||
<div class="md:max-w-1/2 order-1 md:order-2">
|
||||
<a href={`/posts/${p.slug}/`} rel="prefetch">
|
||||
<img src={ pb.files.getURL(p, p.headerImage) } class="rounded-sm w-full h-48 md:h-full object-cover" alt={p['title']}/>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user