Fix volume range
This commit is contained in:
@@ -132,18 +132,16 @@ h1 {
|
|||||||
outline: none;
|
outline: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: auto;
|
margin-right: 10px;
|
||||||
|
//margin: auto;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
.muteEl {
|
.volume-wrap {
|
||||||
margin: auto;
|
align-items: center;
|
||||||
display: -webkit-flex;
|
justify-content: center;
|
||||||
display: -moz-flex;
|
|
||||||
display: -ms-flex;
|
|
||||||
display: -o-flex;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
DIV {
|
DIV {
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|||||||
Reference in New Issue
Block a user