summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/themes/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/themes/readme.md b/docs/themes/readme.md
index 4d76aa2f..0b391f69 100644
--- a/docs/themes/readme.md
+++ b/docs/themes/readme.md
@@ -256,7 +256,7 @@ Some stylistic changes only apply to a single-file component or view instance. I
}
h2 {
- @include font-size($h4-font-size);
+ @include font-size($h3-font-size);
margin-bottom: $spacer;
&::after {
content: '';