add customr swipe

This commit is contained in:
Matias Alejo Garcia 2015-04-29 12:08:16 -03:00
commit 5b88b82623
10 changed files with 223 additions and 13 deletions

View file

@ -39,9 +39,9 @@ body, div, .row {
/* END disabling text selection */
.inner-wrap {
-webkit-transition-duration: 250ms;
transition-duration: 250ms;
}
-webkit-transition-duration: 200ms;
transition-duration: 200ms;
}
body {
overflow: hidden;