summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
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;