Skip to content

Commit

Permalink
example: simpleNavigationProjector.js more reliable centering of the …
Browse files Browse the repository at this point in the history
…toggle
  • Loading branch information
Dierk Koenig committed Dec 8, 2024
1 parent e6ba50b commit 5e121ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const projectorStyle = `
}
}
.toggler { /* provide a box for the svg */
justify-self: center;
margin-inline: auto;
width: 2rem;
aspect-ratio: 1 / 1;
rotate: 180deg;
Expand Down

0 comments on commit 5e121ea

Please sign in to comment.