Remove border... whoops
This commit is contained in:
@@ -38,7 +38,7 @@ const readTime = calcReadTime(wordCount);
|
||||
|
||||
</div>
|
||||
|
||||
<div id="post-content" slot="content" class="md:py-12 border-t border-gray-200 md:border-0">
|
||||
<div id="post-content" slot="content" class="md:py-12">
|
||||
<Fragment set:html={content} />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user