Fixed spacing in attorney bio
This commit is contained in:
parent
d267139faa
commit
23f8f0ae3e
@ -15,7 +15,7 @@
|
||||
<div class="col-lg-6 pt-3 bg-light-blue">
|
||||
<div class="col-lg-6">
|
||||
<h2 class="d-none d-lg-inline text-dark-primary">{{ attorney.name }}</h2>
|
||||
<p>{{ attorney.biography }}</p>
|
||||
<p>{{ attorney.biography | linebreaks }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user