diff --git a/api/pkg/frontend/src/components/Layout.astro b/api/pkg/frontend/src/components/Layout.astro index 3a2863f..e898350 100644 --- a/api/pkg/frontend/src/components/Layout.astro +++ b/api/pkg/frontend/src/components/Layout.astro @@ -44,13 +44,13 @@ const { title, description } = Astro.props; {title} {measurementID && ( - + )}