fix: margin
This commit is contained in:
parent
0187aaa766
commit
8c5b0a6b00
3 changed files with 7 additions and 8 deletions
|
@ -10,8 +10,7 @@ article {
|
|||
display: none;
|
||||
}
|
||||
|
||||
& h3,
|
||||
&:not(:has(h3)) p:first-of-type {
|
||||
& h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue