Truncated description a little more to prevent overflow.

This commit is contained in:
Marcus Scholz 2020-07-28 18:41:27 +02:00
parent 86341c1257
commit 6a2df47b40

View File

@ -16,7 +16,7 @@
<p class="LP-Place__Detail">{{place.location}}</p>
</div>
<p class="LP-TextSection LP-Place__Description">
{{place.description|truncatechars:250|truncatewords:-1}}
{{place.description|truncatechars:210|truncatewords:-1}}
</p>
<ul class="LP-Icon__List">