diff --git a/src/components/More.tsx b/src/components/More.tsx index 78bb4f4..7940c06 100644 --- a/src/components/More.tsx +++ b/src/components/More.tsx @@ -93,14 +93,13 @@ const SELECTION_DESCRIPTION: {

Put some explanatory text here.

{bestRegistrationUrl(homeSt) && ( - + )} ), @@ -112,14 +111,13 @@ const SELECTION_DESCRIPTION: {

Put some explanatory text here.

{bestRegistrationUrl(schoolSt) && ( - + )} ), @@ -132,24 +130,22 @@ const SELECTION_DESCRIPTION: {

Put some explanatory text here.

{bestRegistrationUrl(homeSt) && ( - + )}{" "} {bestRegistrationUrl(schoolSt) && ( - + )} ), diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 60a43fc..3ff45c4 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -10,11 +10,8 @@ const { title } = Astro.props; - +