make the big text less big
This commit is contained in:
parent
f00167b4a4
commit
d8cae77f56
1 changed files with 2 additions and 2 deletions
|
@ -31,10 +31,10 @@ h1,h2,h3,h4,h5,h6 {
|
||||||
line-height: 1.1;
|
line-height: 1.1;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2.25rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 1.875rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue