Skip to content

Commit

Permalink
✨ feat: add pointer cursor to image toggler
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Aug 9, 2023
1 parent 2f83ef8 commit d2780f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/parts/_image-toggler.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.image-label {
cursor: pointer;
}

.image-toggled {
visibility: hidden;
position: absolute;
Expand Down

0 comments on commit d2780f4

Please sign in to comment.