about us style fix
This commit is contained in:
parent
02ec8c06fb
commit
a1f3764238
@ -19,7 +19,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<h4>{{ p.person_name }}</h4>
|
<h4>{{ p.person_name }}</h4>
|
||||||
<div class="comment">{{ p.designation }}</div>
|
<p class="field_description">{{ p.designation }}</p>
|
||||||
<div style="margin-bottom: 15px">{{ p.bio }}</div>
|
<div style="margin-bottom: 15px">{{ p.bio }}</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user