diff options
author | lolcat <will@lolcat.ca> | 2023-07-26 19:03:06 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-07-26 19:03:06 -0400 |
commit | 16ee0b368fcf24b48574172726e32a19c275d691 (patch) | |
tree | 563a53aa23bda137c3651d782990fd2e8fb39c13 /static/style.css | |
parent | bca265aea67ec62499aaa113a6490ce9ec7fe730 (diff) |
felt quirky, might commit later
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index c7cacfe..e5044b1 100644 --- a/static/style.css +++ b/static/style.css @@ -50,6 +50,8 @@ audio{ max-width:100%; + display:block; + margin-bottom:17px; } body,html{ |