summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/typography.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/typography.scss')
-rw-r--r--app/assets/stylesheets/framework/typography.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index 4f860c009e0..8659604cb8b 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -37,7 +37,7 @@
}
h1 {
- font-size: 2.25em;
+ font-size: 2em;
font-weight: 600;
margin: 1em 0 10px;
padding: 0 0 0.3em;
@@ -46,7 +46,7 @@
}
h2 {
- font-size: 1.8em;
+ font-size: 1.6em;
font-weight: 600;
margin: 1em 0 10px;
padding-bottom: 0.3em;
@@ -56,7 +56,7 @@
h3 {
margin: 1em 0 10px;
- font-size: 1.5em;
+ font-size: 1.4em;
}
h4 {