summaryrefslogtreecommitdiff
path: root/src/routes/contact/index.svelte
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-07 01:45:42 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-07 01:45:42 -0700
commit4d78da3eb082b27f88faf9d417857f838ead9969 (patch)
tree0b9195e8119af2dcd810865993376a3aa28c4911 /src/routes/contact/index.svelte
parent96ffec08bfa5cb73e344b7cabb5d95907939ecb2 (diff)
downloadmistymountainstherapy-4d78da3eb082b27f88faf9d417857f838ead9969.tar.gz
mistymountainstherapy-4d78da3eb082b27f88faf9d417857f838ead9969.zip
increment copyright year
Diffstat (limited to 'src/routes/contact/index.svelte')
-rw-r--r--src/routes/contact/index.svelte3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/routes/contact/index.svelte b/src/routes/contact/index.svelte
index 9ecb211..cbfc3aa 100644
--- a/src/routes/contact/index.svelte
+++ b/src/routes/contact/index.svelte
@@ -69,7 +69,7 @@
</script>
<main>
- <h1 class="text-center">Let's get in touch</h1>
+ <h1 class="text-center">Get in touch</h1>
<div class="d-flex justify-content-center flex-row row">
<div class="border shadow bg-light py-2 col-lg-2 d-flex align-items-center flex-column m-2">
<h1><i class="bi bi-map-fill"></i></h1>
@@ -102,6 +102,7 @@
</div>
</div>
<br>
+ <hr>
<h3>Or send us a message</h3>
<form class="bg-light border shadow p-4" on:submit|preventDefault={handleSubmit}>
<div class="row mb-2">