1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-30 15:04:38 +04:00

leading -> lh

This commit is contained in:
codecalm
2019-12-21 15:35:40 +01:00
parent 12070b763b
commit db610746a0
16 changed files with 39 additions and 32 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<div class="float-{% if include.right %}right{% else %}left mr-3{% endif %}">
{% include ui/avatar.html person=person class="rounded" %}
</div>
<div class="leading-tight">
<div class="lh-sm">
<div class="strong">{{ person.full_name }}</div>
<div class="text-muted">{{ person.job_title }}</div>
</div>