mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 04:31:22 +01:00
ajustes
This commit is contained in:
parent
2fcbac87ee
commit
1fa6d0c3cb
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@
|
|||
</a>
|
||||
{% endif %}
|
||||
</figcaption>
|
||||
<p class="bio" style="height: auto;" >
|
||||
{{ article.details }}
|
||||
<p class="bio" style="height: auto; padding-top:10px;" >
|
||||
{{ article.details | truncatewords: 30 }}
|
||||
</p>
|
||||
</figure>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue