Add inspect/details view

This commit is contained in:
2017-11-27 20:23:21 +01:00
parent 674aff63cf
commit f190b6aabb
12 changed files with 150 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ body {
background-color: white;
font-size: 16px;
font-family: Open Sans, sans-serif;
color: #222;
color: $dark-grey-1;
margin: 0;
padding: 0;
}