fix: syntax + styles
This commit is contained in:
parent
489ddb2111
commit
0675d3400c
2 changed files with 3 additions and 10 deletions
|
@ -419,7 +419,7 @@ article {
|
|||
border-bottom: none;
|
||||
}
|
||||
|
||||
& h3 {
|
||||
& h3:not(+ :not(p)) {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue