diff --git a/static/eurelien-cd28-2022/_typo.scss b/static/eurelien-cd28-2022/_typo.scss index 2175e882..385b0120 100644 --- a/static/eurelien-cd28-2022/_typo.scss +++ b/static/eurelien-cd28-2022/_typo.scss @@ -79,7 +79,7 @@ h2 { h3 { @include cd28-title($font-size-7, $font-size-6, $font-weight-7, $gray-9); } h4 { @include cd28-title($font-size-6, $font-size-5, $font-weight-7, $gray-9); } h5 { @include cd28-title($font-size-5, $font-size-3, $font-weight-7, $gray-9); } -h6 { @include cd28-title($font-size-4, $font-size-2, $font-weight-6, $gray-7); } +h6 { @include cd28-title($font-size-4, $font-size-2, $font-weight-6, $gray-9); } header, main, footer { font-weight: $font-weight-5;