summaryrefslogtreecommitdiff
path: root/src/components/DirectionCard.svelte
diff options
context:
space:
mode:
authorLogan Hunt <loganhunt@simponic.xyz>2022-05-03 15:57:42 -0600
committerLogan Hunt <loganhunt@simponic.xyz>2022-05-03 15:57:42 -0600
commita48a2c7f7ea1ac650ce1817af704bdf5138a9e73 (patch)
tree85b45b931bb3399620a695de0a6adc6e3746760b /src/components/DirectionCard.svelte
parentf0d8562b7ba671fa6dd60867c542be3ed52758bf (diff)
downloadmistymountainstherapy-a48a2c7f7ea1ac650ce1817af704bdf5138a9e73.tar.gz
mistymountainstherapy-a48a2c7f7ea1ac650ce1817af704bdf5138a9e73.zip
Add contact page
Diffstat (limited to 'src/components/DirectionCard.svelte')
-rw-r--r--src/components/DirectionCard.svelte6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/DirectionCard.svelte b/src/components/DirectionCard.svelte
index 39d2260..71c9aba 100644
--- a/src/components/DirectionCard.svelte
+++ b/src/components/DirectionCard.svelte
@@ -24,9 +24,3 @@
</div>
{/if}
</main>
-
-<style>
- p {
- white-space: pre-wrap;
- }
-</style>