From 34a0098389e9c70583423f435760ba8f54ef8e46 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 16 May 2020 22:39:53 +0100 Subject: [PATCH] chpwd.css: Fix stupid unit typo. --- chpwd.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chpwd.css b/chpwd.css index 9710665..caa9375 100644 --- a/chpwd.css +++ b/chpwd.css @@ -58,7 +58,7 @@ h1, h2 { div.credits { border-top: thin solid; padding-top: 1ex; - margin-top: 3.43px; + margin-top: 3.43ex; text-align: right; font-size: small; font-style: italic; -- 2.11.0