@daren/typography
Advanced tools
Comparing version 1.9.6 to 1.9.7
@@ -21,3 +21,3 @@ "use strict"; | ||
// Keep this the same to the prose styles in styles.css | ||
h1: 'scroll-m-20 font-title text-4xl font-extrabold lg:text-5xl !leading-normal', | ||
h1: 'scroll-m-20 font-title text-4xl font-extrabold leading-tight tracking-tighter md:text-5xl lg:text-6xl lg:leading-[1.1]', | ||
h2: 'mt-10 first:mt-0 scroll-m-20 font-title text-3xl font-extrabold lg:text-4xl !leading-normal', | ||
@@ -24,0 +24,0 @@ h3: 'mt-8 first:mt-0 scroll-m-20 text-2xl font-semibold tracking-tight', |
@@ -9,3 +9,3 @@ var _excluded = ["size", "as", "className", "variant", "children"], | ||
// Keep this the same to the prose styles in styles.css | ||
h1: 'scroll-m-20 font-title text-4xl font-extrabold lg:text-5xl !leading-normal', | ||
h1: 'scroll-m-20 font-title text-4xl font-extrabold leading-tight tracking-tighter md:text-5xl lg:text-6xl lg:leading-[1.1]', | ||
h2: 'mt-10 first:mt-0 scroll-m-20 font-title text-3xl font-extrabold lg:text-4xl !leading-normal', | ||
@@ -12,0 +12,0 @@ h3: 'mt-8 first:mt-0 scroll-m-20 text-2xl font-semibold tracking-tight', |
{ | ||
"name": "@daren/typography", | ||
"version": "1.9.6", | ||
"version": "1.9.7", | ||
"repository": { | ||
@@ -51,3 +51,3 @@ "type": "git", | ||
}, | ||
"gitHead": "04149c1bc59af7b7c53edf6f9f09546e4fbb8cc2" | ||
"gitHead": "5fe7802d05eddad48db6225c283df741ed206815" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
105244