mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 00:56:14 -04:00
Remove pointer cursor #14
This commit is contained in:
parent
7f28ea08fc
commit
137d6bf55e
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@
|
||||||
line-height: var(#{$css-var-prefix}line-height);
|
line-height: var(#{$css-var-prefix}line-height);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
cursor: pointer;
|
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
@if $enable-transitions {
|
@if $enable-transitions {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue