increase header size

This commit is contained in:
⧉ infominer 2023-06-03 21:39:10 +05:30
parent 0b9133de2c
commit a05e058dcb

View File

@ -35,23 +35,23 @@ h6 {
h1 { h1 {
margin-top: 0; margin-top: 0;
font-size: $type-size-3; font-size: $type-size-2;
} }
h2 { h2 {
font-size: $type-size-4; font-size: $type-size-3;
} }
h3 { h3 {
font-size: $type-size-5; font-size: $type-size-4;
} }
h4 { h4 {
font-size: $type-size-6; font-size: $type-size-5;
} }
h5 { h5 {
font-size: $type-size-6; font-size: $type-size-5;
} }
h6 { h6 {