add inertial scrolling

This commit is contained in:
Matias Alejo Garcia 2014-12-10 00:48:30 -03:00
commit 2185635603

View file

@ -4,7 +4,9 @@
*
*/
body, div, .row {
-webkit-overflow-scrolling: touch;
};
::-webkit-input-placeholder {
color: #B7C2CD;