summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>