feat: initial view queries
This commit is contained in:
parent
8f44ce9bdd
commit
08e2c2ff3f
23 changed files with 1282 additions and 10 deletions
|
@ -419,10 +419,7 @@ article {
|
|||
border-bottom: none;
|
||||
}
|
||||
|
||||
& h3:not(+ :not(p)) {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h3,
|
||||
&:not(:has(h3)) p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Reference in a new issue