Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 55afe21

Browse files
authored
remove unnecessary reset CSS (#152)
1 parent abd9f64 commit 55afe21

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

public/global.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ input:disabled {
4343
color: #ccc;
4444
}
4545

46-
input[type="range"] {
47-
height: 0;
48-
}
49-
5046
button {
5147
color: #333;
5248
background-color: #f4f4f4;

0 commit comments

Comments
 (0)