to pc
This commit is contained in:
@@ -28,6 +28,7 @@ $animationDuration: 0.25s;
|
||||
&.rotating {
|
||||
z-index: 10 !important;
|
||||
overflow: hidden;
|
||||
vertical-align:top;
|
||||
|
||||
@for $i from 1 through length($rotationDegrees) {
|
||||
&.rotate-#{nth($rotationDegrees, $i)} {
|
||||
|
||||
Reference in New Issue
Block a user