singularity-components 0.1.90 → 0.1.91

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.
package/dist/main.cjs CHANGED
@@ -20670,7 +20670,7 @@ var TextDisplay = ({
20670
20670
  var textHeadingVariants = classVarianceAuthority.cva("", {
20671
20671
  variants: {
20672
20672
  variant: {
20673
- h1: "sg:text-4xl sg:font-extrabold sg:tracking-tight sg:lg:text-5xl",
20673
+ h1: "sg:text-4xl sg:font-bold sg:tracking-tight sg:lg:text-5xl",
20674
20674
  h2: "sg:text-3xl sg:font-semibold sg:tracking-tight sg:transition-colors sg:first:mt-0",
20675
20675
  h3: "sg:text-2xl sg:font-semibold sg:tracking-tight",
20676
20676
  h4: "sg:text-xl sg:font-semibold sg:tracking-tight"