Skip to content

Latest commit

 

History

History
73 lines (68 loc) · 2.33 KB

File metadata and controls

73 lines (68 loc) · 2.33 KB
layout default
type elements
navgroup elements
shortname Elements
title Element collections
add_permalinks false
<style> .panel { margin-top: 2.5em; padding: 25px; border-radius: 3px; background-color: #fafafa; } .panel img { max-height: 250px; border: 1px solid #eee; margin-left: 10px; } .panel paper-button { margin-right: 15px; background-color: #fff; } .panel h2 { margin: 0 !important; } @media only screen and (max-width: 850px) { .panel img { margin: 10px 0 0 0 !important; } .panel { -webkit-flex-direction: column !important; flex-direction: column !important; margin: 0!important; padding: 20px!important; margin-top: 2em!important; } } </style>

{{site.project_title}}'s core elements are a set of visual and non-visual utility elements. They include elements for working with layout, user input, selection, and scaffolding apps.

{{site.project_title}}'s paper elements collection implements material design for the web. They're a set of highly visual, highly interactive elements that include things like controls, layouts, hero transitions, and scrolling effects.

Docs Demos