tecitheme 0.0.10 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@
14
14
  <!-- This example requires Tailwind CSS v2.0+ -->
15
15
  <section class="bg-white mb-12">
16
16
  <div class="mx-auto text-center px-4 sm:px-6 lg:px-8">
17
- <h2 class="text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl">
17
+ <h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">
18
18
  <span class="block">{data.title}</span>
19
19
  </h2>
20
20
  <div class="mt-8 flex justify-center">