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:
-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;
}