timeline fix
This commit is contained in:
@@ -2,15 +2,5 @@
|
|||||||
<ol class="relative border-l border-gray-300">
|
<ol class="relative border-l border-gray-300">
|
||||||
<p>hint</p>
|
<p>hint</p>
|
||||||
{{ post.timeline }}
|
{{ post.timeline }}
|
||||||
<!--li class="mb-10 ml-6">
|
|
||||||
<span
|
|
||||||
class="absolute flex items-center justify-center w-6 h-6 bg-gray-200 rounded-full -left-3"
|
|
||||||
>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<h3 class="font-semibold text-lg">{{ item.title }}</h3>
|
|
||||||
|
|
||||||
<p class="text-gray-600">{{ item.description }}</p>
|
|
||||||
</li-->
|
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user