formatting follow-up to 32102dd

This commit is contained in:
Kris 2020-08-13 17:01:22 -04:00
parent 32102ddff3
commit 18fb34bf2e
1 changed files with 5 additions and 1 deletions

View File

@ -44,7 +44,11 @@
</div> </div>
{{#if this.group.bio_excerpt}} {{#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}}
{{#if group.members}} {{#if group.members}}