diff --git a/src/components/Title.astro b/src/components/Title.astro index e095d5f..08755ae 100644 --- a/src/components/Title.astro +++ b/src/components/Title.astro @@ -13,7 +13,5 @@ const { class: className } = Astro.props font-weight: 600; font-style: normal; font-feature-settings: 'swsh' 1; - - @apply text-5xl xl:text-6xl; } \ No newline at end of file