Remove pointer cursor #14

This commit is contained in:
Yohn 2024-12-03 13:42:12 -05:00
parent 7f28ea08fc
commit 137d6bf55e

View file

@ -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 {