UNPKG

angular-material-npfixed

Version:

The Angular Material project is an implementation of Material Design in Angular.js. This project provides a set of reusable, well-tested, and accessible Material Design UI components. Angular Material is supported internally at Google by the Angular.js, M

22 lines (18 loc) 287 B
.page-container { padding: 32px; } .page { margin: 0 auto; padding: 24px; max-width: 680px; box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.25); } .page h1 { text-align: center; font-size: 1.8rem; margin-top: 0; font-weight: normal; } .page p { line-height: 1.6rem; }