fix(aio): api list container centered

This commit is contained in:
Stefanie Fluin
2017-04-18 12:10:47 -07:00
committed by Pete Bacon Darwin
parent 8b31178647
commit c2fca3d9e0
2 changed files with 9 additions and 1 deletions

View File

@ -28,7 +28,7 @@
</div>
</div>
<article class="l-content-small docs-content">
<article class="api-list-container l-content-small docs-content">
<div *ngFor="let section of filteredSections | async" >
<h2>{{section.title}}</h2>
<ul class="api-list">