Skip to content

Commit

Permalink
Make color picker style match rest of controls
Browse files Browse the repository at this point in the history
  • Loading branch information
strbytes committed Apr 10, 2022
1 parent e5922fd commit 6240a70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ main {
display: flex;
justify-content: center;
align-items: center;
padding: 1vh;
border-radius: 3%;
}

#color-div input {
Expand Down

0 comments on commit 6240a70

Please sign in to comment.