aboutsummaryrefslogtreecommitdiff
path: root/bin/template.eml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/template.eml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/template.eml b/bin/template.eml
index e154d75..daeab3e 100644
--- a/bin/template.eml
+++ b/bin/template.eml
@@ -20,7 +20,7 @@ let render (posts: Post.t list) =
<body style="display:flex; flex-direction:column; align-items:center;">
<div class="to-column" style="align-items:center; display:flex; margin-top: 3rem; padding: 6px; gap: 3px; margin-bottom:
3rem;">
- <h1 class="intro" style="color: white; letter-spacing: .5rem;">SENSEMAKING GALAXY</h1>
+ <h1 class="intro" style="color: white; letter-spacing: .5rem; display:flex;">SENSEMAKING GALAXY</h1>
<a href="/feed.xml">
<img src="/static/rss.svg" alt="rss" style="height: 20px; " />
</a>