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
@@ -35,7 +35,7 @@ All rights reserved.
.button {
margin-top: $size-margin-large;
height: $size-minecraft-block * 2;
width: 50%;
width: $size-minecraft-block * 10;
p {
font-size: $font-size-xxlarge;