adjust padding and style of first heading in non type pages
This commit is contained in:
parent
92be5076c3
commit
22b8e154f3
4 changed files with 7 additions and 3 deletions
|
@ -40,6 +40,10 @@
|
|||
|
||||
& section {
|
||||
margin-block: 1.618rem;
|
||||
|
||||
&:nth-child(2) {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
& p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue