Reduce number of font size

This commit is contained in:
Frederic Guillot
2016-08-07 09:02:26 -04:00
parent 1dc947eac4
commit 928d27d2ad
57 changed files with 94 additions and 126 deletions

View File

@@ -2,10 +2,13 @@ h1, h2, h3
font-weight: normal
color: $title-color
h1
font-size: $page-title-size
h2
font-size: 1.3em
font-size: $text-large
margin-bottom: 10px
h3
margin-top: 10px
font-size: 1.2em
font-size: $text-medium