summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.erb
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-25 13:12:35 -0400
committerDavid Gay <david@davidgay.org>2021-04-25 13:12:35 -0400
commit2b3422be0a68b18125bb471bef7adcc32cd3b486 (patch)
tree8a4cb2f3d4f9f4722a014be3efb04d5fb47e446a /app/views/home/index.html.erb
parent8b517ea5ac6301bd513c18632aa34ce91545dd95 (diff)
Adjust home page text appearance
Diffstat (limited to 'app/views/home/index.html.erb')
-rw-r--r--app/views/home/index.html.erb8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb
index 37a7ea2..fe71ffa 100644
--- a/app/views/home/index.html.erb
+++ b/app/views/home/index.html.erb
@@ -6,10 +6,10 @@
</div>
<div>
- <p class="text-glow text-red-500 mb-1">Esoterra is in early development. This is a closed,
+ <p><span class="text-glow text-red-500">Esoterra is in early development.</span>
+ This is a closed,
pre-alpha server for a handful of game designers and playtesters.
- It is closed to the public.</p>
- <p>If you're interested in helping test Esoterra, send an email to
+ It is closed to the public. If you're interested in helping test Esoterra, send an email to
<a href="mailto:hello@davidgay.org">hello@davidgay.org</a>.</p>
</div>
-</div> \ No newline at end of file
+</div>