comment list css

This commit is contained in:
m
2026-03-14 21:11:04 +01:00
parent 65734c4022
commit 05ecbdc7ec
3 changed files with 93 additions and 17 deletions

View File

@@ -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>