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:
Diffstat (limited to 'src/cdata.css')
-rw-r--r--src/cdata.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/cdata.css b/src/cdata.css
index 4f3244b..aba9fca 100644
--- a/src/cdata.css
+++ b/src/cdata.css
@@ -30,11 +30,14 @@
@apply text-26;
}
- & > h3,
+ & > h3 {
+ @apply text-2xl;
+ }
+
& > h4,
& > h5,
& > h6 {
- @apply text-2xl;
+ @apply text-xl;
}
/* <p>, <ul>, <ol>, <blockquote p>:typography */