1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 08:10:10 +00:00

Remove extraneous inline style.

This commit is contained in:
hacksalot 2016-01-14 15:46:19 -05:00
parent ea0d6987cd
commit e42cd44bb7

View File

@ -15,7 +15,7 @@
{{/if}} {{/if}}
</h3> </h3>
<span class="tenure">{{dateRange .}}</span> <span class="tenure">{{dateRange .}}</span>
<p style="clear: both;">{{{ summary }}}</p> <p>{{{ summary }}}</p>
{{> highlights }} {{> highlights }}
</div> </div>
{{/body-service }} {{/body-service }}