Skip to content

Commit

Permalink
Remove pointer cursor #14
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohn committed Dec 3, 2024
1 parent 7f28ea0 commit 137d6bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/content/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
line-height: var(#{$css-var-prefix}line-height);
text-align: center;
text-decoration: none;
cursor: pointer;
user-select: none;

@if $enable-transitions {
Expand Down

0 comments on commit 137d6bf

Please sign in to comment.