Add space between h1 and the content below it
This commit is contained in:
parent
b6b0e8bdc8
commit
864253c4b7
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ body .root .content.theme {
|
|||
font-size: xx-large;
|
||||
margin: 0;
|
||||
line-height: 1.5;
|
||||
|
||||
min-height: 75px;
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
body .root .content.theme {
|
||||
header {
|
||||
height: 95px;
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
ul.body.index {
|
||||
|
|
Loading…
Reference in a new issue