From f0181813ecf9867f13a206d87fc46b15d295acbc Mon Sep 17 00:00:00 2001 From: dweller Date: Mon, 26 Feb 2024 11:47:32 +0200 Subject: wire up frontend with PHP, badly --- style/man.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style/man.css') diff --git a/style/man.css b/style/man.css index b804d45..ee0cfa9 100644 --- a/style/man.css +++ b/style/man.css @@ -10,7 +10,7 @@ margin-top: 3em; margin-bottom: 1em; - width: min(100% - 3rem, 10in); + width: min(100% - 5rem, 10in); } #lmmtfy -- cgit v1.2.3