nextjs-subscription-payments
nextjs-subscription-payments copied to clipboard
Odd styling behavior
I noticed that h1, h2, h3 tags to not have the expected behavior of being 3 different sizes smallest to largest. This unexpected behavior is encountered with any tag that has default formatting. I notice if I delete @tailwind.base from main.css it resolves the issue but you lose all other formatting.
Could someone please advise on how to fix this?