summaryrefslogtreecommitdiff
path: root/website/src/pages/housewarming.astro
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-07-14 18:07:08 +0100
committerJoe Carstairs <me@joeac.net>2024-07-14 18:07:08 +0100
commite3f74b6a03701899bb1020258d52df86b4d4facd (patch)
tree14e7098a4c003b53df36bc674d258e90860bf63f /website/src/pages/housewarming.astro
parentc07a78a9ec2597bccda562f6f63761c6ba16f9ba (diff)
Nicer layout of what-to-bring-to-housewarming instructions
Diffstat (limited to 'website/src/pages/housewarming.astro')
-rw-r--r--website/src/pages/housewarming.astro7
1 files changed, 5 insertions, 2 deletions
diff --git a/website/src/pages/housewarming.astro b/website/src/pages/housewarming.astro
index 517a588..70c2968 100644
--- a/website/src/pages/housewarming.astro
+++ b/website/src/pages/housewarming.astro
@@ -23,8 +23,11 @@ import Page from '../layouts/Page.astro';
<dt>what to bring</dt>
<dd>
- good food and/or good drink and/or good chat and/or good tunes
- and/or just your good self
+ good food<br>
+ &nbsp;&nbsp; and/or good drink<br>
+ &nbsp;&nbsp; and/or good chat<br>
+ &nbsp;&nbsp; and/or good tunes<br>
+ &nbsp;&nbsp; and/or just your good self
</dd>
</dl>
</section>