diff --git a/static/css/custom.css b/static/css/custom.css index 78c1330..a9b289b 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -241,9 +241,3 @@ button[data-toggle=offcanvas]{ opacity: 0.3; fill-opacity: 0.3; } - - -/* - * Сужаем аудио элемент чтоб скрыть большинство контролов - */ -audio{width: 100px;}