Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ile authored Mar 21, 2024
1 parent bd30752 commit 5659574
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

#controls > div
{
margin: 10px 0;
margin: 20px 0;
}

#controls label span:hover {
Expand Down Expand Up @@ -65,7 +65,7 @@
}

input[type=range] {
width: 700px;
width: 100%;
}

input[type=text]:focus, input[type=text]:hover {
Expand Down

0 comments on commit 5659574

Please sign in to comment.