make other big text less big

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

View File

@ -652,11 +652,11 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img {
}
.intro-header .page-heading h1 {
margin-top: 0;
font-size: 3.125rem;
font-size: 1.5rem;
}
.intro-header .post-heading h1 {
margin-top: 0;
font-size: 2.1875rem;
font-size: 1.5rem;
}
.intro-header .page-heading .page-subheading,
.intro-header .post-heading .post-subheading {
@ -705,10 +705,10 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img {
padding: 9.375rem 0;
}
.intro-header .page-heading h1 {
font-size: 5rem;
font-size: 1.5rem;
}
.intro-header .post-heading h1 {
font-size: 3.125rem;
font-size: 1.5rem;
}
.intro-header.big-img .img-desc {
font-size: 0.875rem;