Skip to content

Commit

Permalink
Rename sync-rotation to spin-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 committed Dec 3, 2024
1 parent 8f63c47 commit 7fe0041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/_utilities.scss
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Can be used in parent elements or in each orbiter class
}

/* Satellite gyro */
.satellite.sync-rotation {
.satellite.spin-lock {
transform: var(--o-transform) rotate(calc(var(--o-angle-composite)));
}

Expand Down

0 comments on commit 7fe0041

Please sign in to comment.