Updated typography
parent
cafd07e696
commit
dc677dce80
|
@ -46,23 +46,23 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.25rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.125rem;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1rem;
|
||||
font-size: 1.125rem;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: .875rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: .75rem;
|
||||
font-size: .875rem;
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in New Issue