Skip to content

Commit 333c67a

Browse files
fix: hr detail
1 parent 40a4240 commit 333c67a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/detail/detail.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ <h1 class="card-title text-2xl font-bold text-gray-800">
4545
}
4646
</div>
4747
@if (activity.description) {
48-
<hr class="mt-3 mb-3">
4948
<div class="card-text text-gray-700 mt-2">
5049
{{ activity.description }}
5150
</div>

0 commit comments

Comments
 (0)