@nicorp/nui 0.1.7 → 0.1.8

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/index.es.js CHANGED
@@ -12367,12 +12367,12 @@ function Df({
12367
12367
  const gd = Me("font-bold tracking-tight", {
12368
12368
  variants: {
12369
12369
  level: {
12370
- 1: "text-4xl lg:text-5xl",
12371
- 2: "text-3xl lg:text-4xl",
12372
- 3: "text-2xl lg:text-3xl",
12373
- 4: "text-xl lg:text-2xl",
12374
- 5: "text-lg lg:text-xl",
12375
- 6: "text-base lg:text-lg"
12370
+ 1: "text-2xl lg:text-3xl",
12371
+ 2: "text-xl lg:text-2xl",
12372
+ 3: "text-lg lg:text-xl",
12373
+ 4: "text-base lg:text-lg",
12374
+ 5: "text-sm lg:text-base",
12375
+ 6: "text-xs lg:text-sm"
12376
12376
  }
12377
12377
  },
12378
12378
  defaultVariants: {