aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/app.css5
-rw-r--r--src/routes/+page.svelte7
2 files changed, 5 insertions, 7 deletions
diff --git a/src/app.css b/src/app.css
index 8edf450..b86ae71 100644
--- a/src/app.css
+++ b/src/app.css
@@ -82,11 +82,6 @@ h3 {
font-size: 1.4rem;
}
-p {
- margin: 0 0 var(--space-4);
- max-width: 70ch;
-}
-
img {
max-width: 100%;
height: auto;
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 71b9920..6e66dc0 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -126,8 +126,11 @@
believe that therapy should be fun, engaging, and most importantly, useful to our clients.
</p>
<p>
- We are currently accepting new clients and offer a variety of services to <strong>help you live the
- life you desire</strong>. To find the right fit for you, schedule a <a href={resolveRoute('/contact')}
+ <strong>We are currently accepting new clients and offer a variety of services to help you live the
+ life you desire</strong>.
+ </p>
+ <p>
+ To find the right fit for you, schedule a <a href={resolveRoute('/contact')}
>free 15-minute consultation</a
>.
</p>