Skip to content

Commit 06f0061

Browse files
authored
Fixed cursor pointer in Quiz topic section (#76)
in the quiz topic section, the above two lines "many more quizes coming soon" and the "select your category" both these lines whenever we used to bring the cursor it would change into pointer, which is not required
1 parent 80d5531 commit 06f0061

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ input::placeholder {
211211
font-size: 2.3rem;
212212
text-align: center;
213213
padding-bottom: 2.4rem;
214-
cursor: pointer;
215214
}
216215

217216
.back-btn {

0 commit comments

Comments
 (0)