Skip to content

Commit 422819c

Browse files
committed
feat: udpate span style - use default cursor, disable select
1 parent 3efc5d0 commit 422819c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/PokeNav.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ const graphql = baseUrl + 'graphql/'
1616
[&_a]:hover:underline
1717
[&_a]:font-semibold
1818
[&_span]:opacity-50
19+
[&_span]:cursor-default
20+
[&_span]:select-none
1921
"
2022
>
2123
<li>

0 commit comments

Comments
 (0)