From 5cd4a03fe78af53c4ebbb97a780bf579da5cdf69 Mon Sep 17 00:00:00 2001 From: santic-zombie Date: Mon, 6 Apr 2020 12:02:05 +0300 Subject: [PATCH] Fix volume range --- css/style.css | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/css/style.css b/css/style.css index 2c676bd..e85b715 100644 --- a/css/style.css +++ b/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