mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-24 22:59:32 -05:00
increase header size
This commit is contained in:
parent
0b9133de2c
commit
a05e058dcb
@ -35,23 +35,23 @@ h6 {
|
||||
|
||||
h1 {
|
||||
margin-top: 0;
|
||||
font-size: $type-size-3;
|
||||
font-size: $type-size-2;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: $type-size-4;
|
||||
font-size: $type-size-3;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: $type-size-5;
|
||||
font-size: $type-size-4;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: $type-size-6;
|
||||
font-size: $type-size-5;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: $type-size-6;
|
||||
font-size: $type-size-5;
|
||||
}
|
||||
|
||||
h6 {
|
||||
|
Loading…
Reference in New Issue
Block a user