Change H1 padding to take a little off the bottom
This commit is contained in:
parent
55cb4d5af8
commit
80e9cdba5e
@ -109,6 +109,8 @@ body > .systemMessage {
|
|||||||
h1 {
|
h1 {
|
||||||
line-height: 1.15em;
|
line-height: 1.15em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
padding-bottom: 0;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user