forked from data.coop/website
Bumping the line height on page title a bit
This commit is contained in:
parent
be0d312cdc
commit
fdad5adb80
|
@ -85,6 +85,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
main h1 {
|
||||
font-size : 3rem;
|
||||
margin : 0 0 2rem 0;
|
||||
line-height : 4rem;
|
||||
}
|
||||
|
||||
main h2 {
|
||||
|
|
Loading…
Reference in a new issue