Fix volume range

This commit is contained in:
santic-zombie
2020-04-06 12:02:05 +03:00
parent b7be7880f7
commit 5cd4a03fe7

View File

@@ -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