feat: dynamic media pages

This commit is contained in:
Cory Dransfeldt 2024-10-17 19:47:44 -07:00
parent ae973948c8
commit 0187aaa766
No known key found for this signature in database
13 changed files with 560 additions and 360 deletions

View file

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