From 382be4d1386139e0f4ccdbd35dbc504e9a5026cb Mon Sep 17 00:00:00 2001 From: Eli <88557639+lishaduck@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:08:18 -0500 Subject: [PATCH] fix: centering, extraneous image --- src/components/Content.tsx | 2 +- src/content/geothermal/cost.mdx | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/Content.tsx b/src/components/Content.tsx index 9b286b31..e6b2f059 100644 --- a/src/components/Content.tsx +++ b/src/components/Content.tsx @@ -2,7 +2,7 @@ import type { JSX, RenderableProps } from "preact"; export function Content({ children }: RenderableProps): JSX.Element { return ( -
+
{children}
); diff --git a/src/content/geothermal/cost.mdx b/src/content/geothermal/cost.mdx index 25abc5c4..fa5aa414 100644 --- a/src/content/geothermal/cost.mdx +++ b/src/content/geothermal/cost.mdx @@ -4,10 +4,8 @@ description: The cost to install a geothermal system can range anywhere from $10 sectionHeader: How Much Does It Cost? --- - - The cost to install a geothermal system can range anywhere from $10,000 all the way up to $25,000. These costs can vary depending on factors such as region, type of system, and how much renovation your house needs. Feel free to use our [price calculator](/calculator/) to get an estimate of how much it would cost you! -House with geothermal +House with geothermal