diff --git a/src/assets/styles/base.css b/src/assets/styles/base.css index d0fd9e5..5f2284d 100644 --- a/src/assets/styles/base.css +++ b/src/assets/styles/base.css @@ -4,6 +4,6 @@ @layer components { .btn { - @apply inline-flex items-center justify-center rounded border border-transparent font-medium leading-snug transition py-3 px-6 shadow-lg; + @apply inline-flex items-center justify-center rounded border border-transparent font-medium text-center text-base leading-snug transition py-3 px-6 shadow-lg ease-in duration-200 focus:ring-blue-500 focus:ring-offset-blue-200 focus:ring-2 focus:ring-offset-2; } } diff --git a/src/components/astro/ctas/BasicCTA.astro b/src/components/astro/ctas/BasicCTA.astro index ca56092..1c27317 100644 --- a/src/components/astro/ctas/BasicCTA.astro +++ b/src/components/astro/ctas/BasicCTA.astro @@ -10,7 +10,7 @@ const {} = Astro.props; Astro + Tailwind CSS
- Be very surprised by these huge fake numbers you are seeing on this page.
Don't waste more time! :P
+ Be very surprised by these huge fake numbers you are seeing on this page.
Don't waste more time! :P