diff options
author | lolcat <will@lolcat.ca> | 2023-09-03 22:41:44 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-09-03 22:41:44 -0400 |
commit | c8ab934b108c83a391583ea8ae7f717c9753926e (patch) | |
tree | 35f23c328249b3259de5e2a60c23a314c84f62f4 /static | |
parent | cfd44438aea9740e0a2c34487424c87126862cc9 (diff) |
soundcloud lolllllll
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
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; } |