Skip to content

Commit 4af548d

Browse files
authored
Added pointer
1 parent 6a027d2 commit 4af548d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: css/index.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ input {
115115
.fas {
116116
color: #3268ff;
117117
opacity: 0.9;
118+
cursor: pointer;
118119
}
119120

120121
::-webkit-input-placeholder { /* Edge */
@@ -378,4 +379,4 @@ li.split {
378379
main div.languages {
379380
margin: 0 0 60px 0;
380381
}
381-
}
382+
}

0 commit comments

Comments
 (0)