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.
15 lines
281 B
15 lines
281 B
/*******************************
|
|
Reveal
|
|
*******************************/
|
|
|
|
@transitionDelay: 0.15s;
|
|
@transitionDuration: 0.8s;
|
|
@transitionEasing: cubic-bezier(0.175, 0.885, 0.320, 1);
|
|
|
|
@zIndex: 2;
|
|
@bottomZIndex: 3;
|
|
@topZIndex: 4;
|
|
|
|
@rotateDegrees: 110deg;
|
|
|
|
@medium: 1rem;
|