Skip to content

Commit

Permalink
Fixed cursor pointer in Quiz topic section (#76)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
gautamkrch committed Dec 7, 2023
1 parent 80d5531 commit 06f0061
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ input::placeholder {
font-size: 2.3rem;
text-align: center;
padding-bottom: 2.4rem;
cursor: pointer;
}

.back-btn {
Expand Down

0 comments on commit 06f0061

Please sign in to comment.