make the big text less big

This commit is contained in:
JohnnyZB 2021-01-07 17:57:33 +03:00 committed by GitHub
parent f00167b4a4
commit d8cae77f56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;