Added more margin-bottom for h1 on projector (Fixed #3147)
This commit is contained in:
parent
ced36d0c0d
commit
fd324658f5
@ -22,6 +22,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
h1 {
|
||||
font-size: 2.25em;
|
||||
line-height: 1.1em;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
Loading…
Reference in New Issue
Block a user