From 89b2bf67c7e0859087bd59d19ca99bb8d154e1a6 Mon Sep 17 00:00:00 2001 From: nglk Date: Fri, 15 Jan 2021 18:47:40 +0100 Subject: [PATCH] styled audio bar --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 92c43be..962fc90 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -68,7 +68,7 @@ button { background-color: #fff0f000; } #dur1 { - padding-top: 18px; + margin-top: 18px; } .audio-button { background: transparent;