Skip to content

Commit

Permalink
fix border hover arc
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 committed May 23, 2023
1 parent f225baa commit ed0890c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/_radial-grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,7 @@
); /* right to top ar decrease*/
}
.z-container>.ring-#{$i}>.arc:hover {
border-top-color: coral;
border-right-color: coral;
border-color: coral;
}

}
Expand Down

0 comments on commit ed0890c

Please sign in to comment.