Skip to content

Commit 5a08bda

Browse files
authored
Merge pull request #294 from Ayushmaanagarwal1211/cursor
Added cursor pointer to the Toggle switch icon
2 parents 3a25a66 + adec820 commit 5a08bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ body.dark-mode .profile p {
199199
position: relative;
200200
top: 0px;
201201
left: 7px;
202+
cursor: pointer;
202203
width: 55px;
203204
/* Adjust width to fit switch button and icons */
204205
height: 30px;

0 commit comments

Comments
 (0)