Skip to content

Commit

Permalink
minor slider label styling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy Chen authored and Amy Chen committed Mar 13, 2024
1 parent 20af93f commit 6c0c156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/elements/_slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ input[type="range"] {
&.rotate {
top: 12px;
&:first-of-type {
top: 20px;
top: 18px;
}
transform: rotate(-90deg);
&:not(:first-of-type) {
Expand Down

0 comments on commit 6c0c156

Please sign in to comment.