Skip to content

Commit 8acd1ac

Browse files
authored
fix: remove pointer cursor from non-interactive outer orbit avatars (#4839)
Co-authored-by: Harsh Gupta <harsh16official@gmail.com>
1 parent bfd39a5 commit 8acd1ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

styles/globals.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,6 @@ abbr[title] {
145145
transition: 0.2s;
146146
}
147147

148-
.orbit > div {
149-
cursor: pointer;
150-
}
151-
152148
.orbit > div > img {
153149
border-radius: 100%;
154150
}

0 commit comments

Comments
 (0)