Spacing tweaks

This commit is contained in:
Tony Garnock-Jones 2016-04-01 15:37:56 -04:00
parent 925adf5bc7
commit d722bc759d
1 changed files with 2 additions and 2 deletions

View File

@ -354,12 +354,12 @@ strong {
#page.frontpage .pagebanner h1 { #page.frontpage .pagebanner h1 {
font-size: 5.6em; font-size: 5.6em;
padding-top: 2rem; padding-top: 1.5rem;
} }
#page.frontpage .pagebanner h2 { #page.frontpage .pagebanner h2 {
font-size: 2.1em; font-size: 2.1em;
padding: 1rem; padding: 0 0 2rem 0;
display: block; display: block;
} }