formatting follow-up to 32102dd

This commit is contained in:
Kris
2020-08-13 17:01:22 -04:00
parent 32102ddff3
commit 18fb34bf2e

View File

@@ -44,7 +44,11 @@
</div>
{{#if this.group.bio_excerpt}}
<div class="bio">{{html-safe this.group.bio_excerpt}}</div>
<div class="card-row second-row">
<div class="bio">
{{html-safe this.group.bio_excerpt}}
</div>
</div>
{{/if}}
{{#if group.members}}