UNPKG

ng-page-slider

Version:

Mimicks the functionality of UIPageViewController in pure HTML for mobile web apps with Angular 2.

20 lines (17 loc) 206 B
* { margin: 0; padding: 0; border: 0; box-sizing: border-box; } body, html { width: 100%; height: 100%; } h1 { color: white; font-family: sans-serif; } kb-page-slider { background-color: #333; }