Moved Angular Material Elements examples

Prepared the navigation for the documentation update
This commit is contained in:
Sercan Yemen
2018-06-12 10:27:17 +03:00
parent 52cfeec2e7
commit 9c88524185
65 changed files with 347 additions and 228 deletions

View File

@@ -0,0 +1,9 @@
:host {
.angular-material-elements {
> .content {
max-width: 960px;
}
}
}