fix: subheading ui changes

This commit is contained in:
coolnsx
2025-05-18 15:10:01 +05:30
parent 2b270be31a
commit 5f3aa5d20c

View File

@@ -1,4 +1,4 @@
<hr class="border border-gray-800 my-4">
<h1 class="text-2xl md:text-3xl font-extrabold mb-8 text-center">
<hr class="border-gray-700 my-4">
<h3 class="text-3xl font-bold">
{{ text }}
</h1>
</h3>