Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 7c1dd1b

Browse files
Hubert KosterHubert Koster
authored andcommitted
chore: adding cursor pointer to icon
1 parent 514d674 commit 7c1dd1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/UserNavbarItem/UserNavbarItem.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
background-repeat: no-repeat;
88
background-size: rem(1.6) rem(1.6);
99
background-position: center;
10+
cursor: pointer;
1011
}
1112

1213
.LogInButton {

0 commit comments

Comments
 (0)