Fix volume range

master
santic-zombie 5 years ago
parent b7be7880f7
commit 5cd4a03fe7
  1. 16
      css/style.css

@ -132,18 +132,16 @@ h1 {
outline: none;
cursor: pointer;
text-align: center;
margin: auto;
margin-right: 10px;
//margin: auto;
}
/*
.muteEl {
margin: auto;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
.volume-wrap {
align-items: center;
justify-content: center;
display: flex;
}
*/
DIV {
text-align: center

Loading…
Cancel
Save