fix: wrap biography text

This commit is contained in:
Ethan Nguyen 2021-04-19 19:56:37 -04:00
parent 337d3e2f35
commit c58b7fce38
No known key found for this signature in database
GPG Key ID: B4CA5339AF911920

View File

@ -49,7 +49,7 @@
</tbody>
</table>
</td>
<td>{{ senior.biography|linebreaks }}</td>
<td class="text-wrap text-break" style="max-width: 400px;">{{ senior.biography|linebreaks }}</td>
<td>
{# Decisions #}
<table class="table table-sm">