Adding line chart, adding speed function

This commit is contained in:
Colin McLeod
2015-06-19 19:04:45 -07:00
parent 25020293ec
commit 93f92da1df
5 changed files with 251 additions and 27 deletions

View File

@@ -167,7 +167,7 @@ table.total {
}
&.semi {
width: 50%;
width: 33%;
.smallTablet({
.axis {
@@ -179,7 +179,7 @@ table.total {
}
});
.medPhone({
.largePhone({
width: 100% !important;
});
}