From 83e23c71985ce8e10c5d1515d134cc386b3c476c Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 11 May 2020 12:46:17 -0400 Subject: Eliminate stray whitespace in HTML and Atom --- default.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'default.html') diff --git a/default.html b/default.html index 6ff49cf..36736a6 100644 --- a/default.html +++ b/default.html @@ -80,6 +80,9 @@ ul.recipient li.group::after { address.from::before { content: 'From: '; } +address.from { + margin-right: 1ch; +} ul.to::before { content: 'To: '; margin-right: 1ch; -- cgit 1.4.1