Complete mobile reactiveness in CSS layer

This commit is contained in:
Andrew Miner
2016-04-30 11:31:49 -07:00
parent 545408a7e7
commit e7cd3f0549
10 changed files with 199 additions and 17 deletions
@@ -21,4 +21,4 @@ $animate-fast: 100ms;
opacity: 0.0;
transition: opacity $animate-fast;
}
}
}