Added more margin-bottom for h1 on projector (Fixed #3147)

This commit is contained in:
Emanuel Schütze 2018-01-20 10:22:44 +01:00
parent ced36d0c0d
commit fd324658f5

View File

@ -22,6 +22,7 @@ h1, h2, h3, h4, h5, h6 {
h1 {
font-size: 2.25em;
line-height: 1.1em;
margin-bottom: 30px;
}
h2 {