about summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-11 12:46:17 -0400
committerJune McEnroe <june@causal.agency>2020-05-11 12:46:17 -0400
commit83e23c71985ce8e10c5d1515d134cc386b3c476c (patch)
treee3da4eed9c5cfcac0385060779e103740a9ced32 /default.html
parentRemove unused predefined atoms (diff)
downloadbubger-83e23c71985ce8e10c5d1515d134cc386b3c476c.tar.gz
bubger-83e23c71985ce8e10c5d1515d134cc386b3c476c.zip
Eliminate stray whitespace in HTML and Atom
Diffstat (limited to 'default.html')
-rw-r--r--default.html3
1 files changed, 3 insertions, 0 deletions
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;