summaryrefslogtreecommitdiff
path: root/src/routes/approach/index.svelte
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/approach/index.svelte')
-rw-r--r--src/routes/approach/index.svelte6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/routes/approach/index.svelte b/src/routes/approach/index.svelte
index 22819d3..90a0863 100644
--- a/src/routes/approach/index.svelte
+++ b/src/routes/approach/index.svelte
@@ -1,10 +1,10 @@
<main>
- <h1 class="text-center">Our Approach</h1>
+ <h1 class="text-center">Our Approach.</h1>
<div class="bg-light rounded p-4 shadow">
<div class="row justify-content-center">
<div class="col-sm-10">
<div style="text-align:center">
- <img src="https://ztxoywaazhxdeiftmsiy.supabase.co/storage/v1/object/public/mistymountains/boats.jpg" alt="boats in water" style="width:60%">
+ <img class="shadow" src="https://ztxoywaazhxdeiftmsiy.supabase.co/storage/v1/object/public/mistymountains/boats.jpg" alt="boats in water" style="width:60%;border-radius: 0.25em;">
</div>
<br>
<p>We meet each client where they are at and customize their therapeutic journey to best fit their personality and issues. Some of the approaches we use most are listed below:</p>
@@ -38,6 +38,4 @@
<p>We use this method to teach families how to treat and prevent behavioral and emotional problems in children and teens. We use a holistic approach and address concerns in the family, school, and community. We will not tell you how to parent, rather we will give you tools and ideas to manage misbehavior, set rules, encourage behavior you like, and take care of yourself so you can feel good and be confident in your parenting skills.</p>
</div>
-
</main>
-