Add reactive styles for Tablets

This commit is contained in:
Andrew Miner
2016-04-23 20:10:09 -07:00
parent 64e118a2c8
commit a8d08b93c5
13 changed files with 126 additions and 58 deletions
@@ -38,12 +38,12 @@
margin-top: $size-margin-large;
.item-selector {
flex : 85%;
flex : 80%;
margin-right : $size-margin-medium;
}
.clear {
flex : 15%;
flex : 20%;
}
}
}