added margin above h3
This commit is contained in:
parent
dd0b7ae82c
commit
c754ed6385
|
|
@ -31,6 +31,7 @@ h1, h2, h3 {
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
|
margin-top: 56px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue