fix: margin

This commit is contained in:
Cory Dransfeldt 2024-10-17 20:02:59 -07:00
parent 0187aaa766
commit 8c5b0a6b00
No known key found for this signature in database
3 changed files with 7 additions and 8 deletions

View file

@ -10,8 +10,7 @@ article {
display: none;
}
& h3,
&:not(:has(h3)) p:first-of-type {
& h3 {
margin-top: 0;
}