Add item detail page

This commit is contained in:
Tom Raithel
2017-02-11 22:53:54 +01:00
parent 56f9495a59
commit 1f58dea853
21 changed files with 301 additions and 89 deletions

View File

@@ -0,0 +1,8 @@
.item-list {
&__header {
margin-bottom: 20px;
}
&__list {
}
}