/team: Add padding to content.

This commit is contained in:
Tommy Ip 2017-11-13 11:08:01 +00:00 committed by Tim Abbott
parent 0bd09398d8
commit 94a14f9796
1 changed files with 102 additions and 100 deletions

View File

@ -28,6 +28,7 @@
</div>
<div class="main">
<div class="padded-content">
<div class="team">
<h1>The core team at Kandra Labs</h1>
<p>
@ -138,5 +139,6 @@
</p>
</div>
</div>
</div>
</div>
{% endblock %}