Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/sass/custom/typography.scss')
-rw-r--r--static/sass/custom/typography.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/static/sass/custom/typography.scss b/static/sass/custom/typography.scss
index 1e57b18..35108c2 100644
--- a/static/sass/custom/typography.scss
+++ b/static/sass/custom/typography.scss
@@ -30,10 +30,3 @@ h2, h4, h6 {
line-height: $baseline - .3;
color: $light;
}
-
-h1 { font-size: $fontSize * 4.5; }
-h2 { font-size: $fontSize * 3; }
-h3 { font-size: $fontSize * 2.5; }
-h4 { font-size: $fontSize * 2; }
-h5 { font-size: $fontSize * 1.5; }
-h6 { font-size: $fontSize * 1; }