Skip to content

Commit

Permalink
changes on toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
thevijayshankersharma committed Aug 2, 2024
1 parent 07630d9 commit de98de3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ body {
/* Switch Label */
.toggle-switch label {
position: relative;
top: 7px;
left: 7px;
width: 55px; /* Adjust width to fit switch button and icons */
height: 30px; /* Adjust height if needed */
background-color: #ccc;
Expand Down

0 comments on commit de98de3

Please sign in to comment.