diff options
-rw-r--r-- | src/static/site6.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/site6.css b/src/static/site6.css index 8e94502e..6efe3cc7 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -905,6 +905,7 @@ ul.quick-info li:not(:last-child)::after { li .by { display: inline-block; font-style: oblique; + max-width: 600px; } li .by a { |