adjust padding and style of first heading in non type pages

This commit is contained in:
outfoxxed 2024-10-18 18:51:35 -07:00
parent 92be5076c3
commit 22b8e154f3
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 7 additions and 3 deletions

View file

@ -40,6 +40,10 @@
& section {
margin-block: 1.618rem;
&:nth-child(2) {
margin-top: 0;
}
}
& p {