fix(aio): api list container centered
This commit is contained in:

committed by
Pete Bacon Darwin

parent
8b31178647
commit
c2fca3d9e0
@ -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">
|
||||
|
Reference in New Issue
Block a user