From c8ab934b108c83a391583ea8ae7f717c9753926e Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 3 Sep 2023 22:41:44 -0400 Subject: soundcloud lolllllll --- static/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index e5044b1..ee320a7 100644 --- a/static/style.css +++ b/static/style.css @@ -51,6 +51,13 @@ audio{ max-width:100%; display:block; +} + +.left audio{ + margin-top:7px; +} + +.right-wrapper audio{ margin-bottom:17px; } -- cgit v1.2.3