diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-04-03 21:39:37 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-04-03 21:39:37 -0300 |
commit | 5216ac503e849083edd9ea66306c5fb51ffe3139 (patch) | |
tree | c89e2f8fc859b3cfc1913ed8a60112dadb16caed /src/static | |
parent | d4585f24a1bcd0b8ecfef5d7e52e7b8263ee9dc8 (diff) |
content: generateTrackList (etc): better wrapping with chunkwrap
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/site6.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/static/site6.css b/src/static/site6.css index 12ca2a91..ed2bb987 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -957,7 +957,6 @@ ul.quick-info li:not(:last-child)::after { } li .by { - display: inline-block; font-style: oblique; max-width: 600px; } |