From b4e1d5ad1eb290c615c9ff39f8c3cc82373e36fe Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 26 Mar 2024 09:36:22 -0300 Subject: html, css: chunkwrap implementation --- src/static/site6.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static/site6.css') diff --git a/src/static/site6.css b/src/static/site6.css index 09f3bf5..a1e8e1f 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -499,7 +499,7 @@ a:not([href]):hover { white-space: nowrap; } -.blockwrap { +.blockwrap, .chunkwrap { display: inline-block; } -- cgit 1.3.0-6-gf8a5