make other big text less big
This commit is contained in:
parent
d8cae77f56
commit
858e425ba8
1 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue