/*! * * * * * * * * * * * * * * * * * * * *\  
  CSShake :: shake-vertical
  v1.6.0
  CSS classes to move your DOM
  (c) 2015 @elrumordelaluz
  http://elrumordelaluz.github.io/csshake/
  Licensed under MIT
\* * * * * * * * * * * * * * * * * * * * */
@import 'tools';

.shake-vertical { @include do-shake('shake-vertical', 0, 20, 0); }
