Skip to content

Commit 86ae577

Browse files
Make the cursor pointer for sign in link (#80)
1 parent 3987d42 commit 86ae577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ a {
2121
font-weight: 400;
2222
line-height: 30px;
2323
transition: border-bottom .2s;
24+
cursor: pointer;
2425
}
2526
a:hover {
2627
border-bottom-color: #333;

0 commit comments

Comments
 (0)