feat: initial view queries

This commit is contained in:
Cory Dransfeldt 2024-10-12 13:07:26 -07:00
parent 8f44ce9bdd
commit 08e2c2ff3f
No known key found for this signature in database
23 changed files with 1282 additions and 10 deletions

View file

@ -419,10 +419,7 @@ article {
border-bottom: none;
}
& h3:not(+ :not(p)) {
margin: 0;
}
h3,
&:not(:has(h3)) p {
margin-top: 0;
}