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%;
}
}
}
@@ -14,6 +14,10 @@
.view__item_tile {
margin-bottom: $size-margin-medium;
width: calc(33% - 8px); // $size-margin-xsmall * 2
@include screen-size(tablet) {
width: calc(50% - 8px); // $size-margin-xsmall * 2
}
}
}
}
+1 -1
View File
@@ -6,5 +6,5 @@
//-
.view__video
iframe(width="356", height="267", src="", frameborder="0", allowfullscreen="true")
iframe(src="", frameborder="0", allowfullscreen="true")
.caption: p