revert the general body font sizes
This commit is contained in:
parent
858e425ba8
commit
094a2b56bf
1 changed files with 2 additions and 2 deletions
|
@ -31,10 +31,10 @@ h1,h2,h3,h4,h5,h6 {
|
|||
line-height: 1.1;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 2.25rem;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.875rem;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue