From 0850d24e0c5179849a70af975e0ce1e4259f526c Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 26 Aug 2021 20:42:20 +0200 Subject: [PATCH] improve spacing on narrow screens --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 72d2045d..ba72da68 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1620,7 +1620,7 @@ html.light #bbox-overlay figcaption a { #u2etaw { width: 18em; font-size: .94em; - margin: 2.5em auto 1em auto; + margin: 1.8em auto .5em auto; } #u2etas.o #u2etaw { width: 21em;