Skip to content

Commit

Permalink
core one orbiter child
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 committed Oct 5, 2023
1 parent 03ffa39 commit ffaf214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layouts/_radial-grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
It also manages the behavior of these elements when properties change, like sizes, arc-length limits, and alignment.
*/
/* ====== Radial Grid - Core ======== */
.core > .orbiter {
// transform: translate(-50%, -50%);
.core >.orbiter:only-child {
transform: translate(-50%, -50%);
}

/* ====== Radial Grid - Orbit ======== */
Expand Down

0 comments on commit ffaf214

Please sign in to comment.