From adbeabeb7961a68b86cd09df254548c04e947670 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 1 Sep 2021 10:59:10 -0300 Subject: allow word wrap in re-release text/links --- src/static/site.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/static/site.css b/src/static/site.css index 4ccbdc1..65d4d34 100644 --- a/src/static/site.css +++ b/src/static/site.css @@ -201,6 +201,9 @@ footer > :last-child { .other-group-accent { opacity: 0.7; font-style: oblique; +} + +.other-group-accent { white-space: nowrap; } -- cgit 1.3.0-6-gf8a5