title formatting

This commit is contained in:
sakrecoer 2020-08-05 12:32:24 +02:00
parent f5212a2ac5
commit 9c4a890cf6
2 changed files with 8 additions and 7 deletions

View file

@ -66,7 +66,7 @@
margin: 20px;
padding: 0;
}
h1 {
p:first-child {
margin-top:80px;
}
}
@ -99,8 +99,8 @@
height: unset;
overflow-y: unset;
section {
h1 {
margin-top:0;
p:first-child {
margin-top:20px;
}
}
}