comment list css
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<div class="tw-w-full tw-mx-auto tw-px-4 tw-py-12 tw-text-lg">
|
||||
<div class="tw-w-full tw-mx-auto tw-px-0 tw-py-12">
|
||||
<ol
|
||||
class="tw-relative tw-border-l-2 tw-border-gray-300 tw-list-none tw-p-0 tw-m-0 tw-ml-8"
|
||||
class="tw-relative tw-border-l-2 tw-border-gray-300 tw-list-none tw-p-0 tw-m-0 tw-ml-4"
|
||||
>
|
||||
{{ post.timeline | safe }}
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<li class="tw-mb-12 tw-ml-6 tw-list-none tw-relative"></li>
|
||||
|
||||
Reference in New Issue
Block a user