Updated styles.css, changed default slider values to 0
This commit is contained in:
@ -33,4 +33,15 @@ body {
|
||||
|
||||
.sliderInput{
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.sliderValue{
|
||||
background-color: rgb(31, 31, 31);
|
||||
padding-left: 3%;
|
||||
padding-right: 3%;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.sliderButton{
|
||||
margin: 1%;
|
||||
}
|
||||
Reference in New Issue
Block a user