Tweak outfit page charts responsiveness

This commit is contained in:
Colin McLeod
2015-06-16 15:28:06 -07:00
parent f3af0f3a99
commit bf99b34596
3 changed files with 22 additions and 21 deletions

View File

@@ -1,16 +1,3 @@
.chart {
.medPhone({
.axis {
font-size: 0.8em;
g.tick:nth-child(2n + 1) text {
display: none;
}
}
});
}
svg {
.axis {
@@ -48,5 +35,3 @@ svg {
stroke-width: 1px;
}
}