Move cover title up
This commit is contained in:
parent
851a215762
commit
6a4815ba77
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ body.cover {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
& h1 {
|
& h1 {
|
||||||
padding-top: 400px;
|
padding-top: 300px;
|
||||||
font-size: 48px;
|
font-size: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue