You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
281 B

10 years ago
  1. /*******************************
  2. Reveal
  3. *******************************/
  4. @transitionDelay: 0.15s;
  5. @transitionDuration: 0.8s;
  6. @transitionEasing: cubic-bezier(0.175, 0.885, 0.320, 1);
  7. @zIndex: 2;
  8. @bottomZIndex: 3;
  9. @topZIndex: 4;
  10. @rotateDegrees: 110deg;
  11. @medium: 1rem;