Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marketempower/axiom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJhaura Wachsman <jw@jhaurawachsman.com>2020-12-23 01:31:44 +0300
committerJhaura Wachsman <jw@jhaurawachsman.com>2020-12-23 01:31:44 +0300
commitd0a6b386938c9301755cba8727affab314d922f7 (patch)
tree116f02ed0b3078f3efc58261c6a2105e616d9fa5
parent24d9a1c1b3b25e7bb855c4326617b9fd840c74e7 (diff)
Rename classes from TW v2 config
-rw-r--r--src/cdata.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cdata.css b/src/cdata.css
index aba9fca..a6a46b3 100644
--- a/src/cdata.css
+++ b/src/cdata.css
@@ -17,7 +17,7 @@
& > h4,
& > h5,
& > h6 {
- @apply font-content-sans font-semibold leading-tightly tracking-tight;
+ @apply font-content-sans font-semibold leading-tighter tracking-tight;
}
/* <h1>:typography */
@@ -46,7 +46,7 @@
& > ul,
& > blockquote p {
@apply font-content-serif font-normal text-xl;
- line-height: 1.6;
+ line-height: 1.6; /* 32px */
letter-spacing: -0.004em;
}