summaryrefslogtreecommitdiffhomepage
path: root/assets/scss/_variables_project.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/_variables_project.scss')
-rw-r--r--assets/scss/_variables_project.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/scss/_variables_project.scss b/assets/scss/_variables_project.scss
index 8a1da2106..0357d6edf 100644
--- a/assets/scss/_variables_project.scss
+++ b/assets/scss/_variables_project.scss
@@ -8,9 +8,9 @@ $google_font_name: "Roboto";
$google_font_family: "Roboto";
$font-size-base: 1rem;
-$h1-font-size: $font-size-base * 2.5;
-$h2-font-size: $font-size-base * 2;
-$h3-font-size: $font-size-base * 1.75;
-$h4-font-size: $font-size-base * 1.5;
+$h1-font-size: $font-size-base * 2;
+$h2-font-size: $font-size-base * 1.85;
+$h3-font-size: $font-size-base * 1.65;
+$h4-font-size: $font-size-base * 1.35;
$h5-font-size: $font-size-base * 1.25;
$h6-font-size: $font-size-base;