feat(aio): api pages styling
- Banner class code consolidation for API pages - Set up temporary table of contents class and file - API pages title styling - Add color styling to doc-type listed on each API details page - Classes and SCSS variables refactor - Mobile optimization on headers, info-banner, and API pages - API page table custom styling - API Class Overview template code overview into table format
This commit is contained in:

committed by
Pete Bacon Darwin

parent
35a2dfc177
commit
bb52e22ecf
@ -1,4 +1,4 @@
|
||||
<div class="l-flex-wrap banner is-plain l-content-small api-filter">
|
||||
<div class="l-flex-wrap info-banner api-filter">
|
||||
|
||||
<div class="form-select-menu">
|
||||
<button class="form-select-button has-symbol" (click)="toggleTypeMenu()">
|
||||
|
Reference in New Issue
Block a user