mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 13:36:47 +00:00
fix feature set
This commit is contained in:
parent
c15bd68e72
commit
98f454505a
@ -14,7 +14,7 @@
|
|||||||
<div class="bg-gray-100 p-6 rounded-lg">
|
<div class="bg-gray-100 p-6 rounded-lg">
|
||||||
<h3 class="tracking-widest text-purple-500 text-xs font-medium title-font">{{ item.subtitle }}</h3>
|
<h3 class="tracking-widest text-purple-500 text-xs font-medium title-font">{{ item.subtitle }}</h3>
|
||||||
<h2 class="text-lg cm-lgt-txt font-medium title-font mb-4">{{ item.title }}</h2>
|
<h2 class="text-lg cm-lgt-txt font-medium title-font mb-4">{{ item.title }}</h2>
|
||||||
<p class="leading-relaxed text-base">{{ item.tagline }}</p>
|
<p class="leading-relaxed text-base">{{ item.description }}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user