Changed heading sizes.
This commit is contained in:
parent
aa62ff911d
commit
8628f223b9
|
@ -44,25 +44,25 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.75rem;
|
||||
font-size: 1.65rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.35rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
h6 {
|
||||
h5 {
|
||||
font-size: .85rem;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: .75rem;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: .5em 0 .25em 0;
|
||||
text-align: justify;
|
||||
|
|
Loading…
Reference in New Issue
Block a user