diff --git a/components/common.less b/components/common.less index 088b373..9308861 100644 --- a/components/common.less +++ b/components/common.less @@ -60,6 +60,11 @@ body { h1 { font-size: @content-heading-font-size; } + .mw-body-content { + h1 { + margin-top: 1em; + } + } h2 { font-size: 1.5em; @@ -77,7 +82,7 @@ body { } h3 { - font-size: 1.17em; + font-size: 1.2em; } h3,