Skip to content

Commit

Permalink
Changed cursor to show level selector is clickable & fixed yarn (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten committed Feb 6, 2024
1 parent f1d8c1c commit 35dcfae
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 138 deletions.
1 change: 1 addition & 0 deletions src/styles/LessonSide.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
.level-button:hover {
background-color: colors.$bg-white;
color: colors.$primary-green;
cursor: pointer;
}

.level-connector {
Expand Down
Loading

0 comments on commit 35dcfae

Please sign in to comment.