mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-05-06 16:25:20 -04:00
increase header size
This commit is contained in:
parent
0b9133de2c
commit
a05e058dcb
1 changed files with 5 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue