Update item for description

This commit is contained in:
Mandar
2020-12-24 17:48:06 +01:00
parent 0f1afcf740
commit 919657e1bc
15 changed files with 65 additions and 54 deletions

View File

@@ -12,5 +12,5 @@
<li>{{{ property.name }}}</li>
{{/each}}
</ul>
<div class="item-description">{{{ item.data.description }}}</div>
<p class="item-description">{{{ item.data.description }}}</p>
</li>