Skip to content

Commit

Permalink
remove unnecessary reset CSS (sveltejs#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
antony authored Jul 30, 2020
1 parent abd9f64 commit 55afe21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/global.css
Original file line number Diff line number Diff line change
@@ -43,10 +43,6 @@ input:disabled {
color: #ccc;
}

input[type="range"] {
height: 0;
}

button {
color: #333;
background-color: #f4f4f4;

0 comments on commit 55afe21

Please sign in to comment.