Introduce a basic card-based layout

This commit is contained in:
JPT
2017-12-29 22:40:33 +01:00
parent 6a82e9e925
commit ec2e72e2db
2 changed files with 42 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ body {
}
.chart-box {
border: 1px solid grey;
/*border: 1px solid grey;*/
}
/* This container will allow scaling svg, so we don't need to care about it in d3.js */