feat: dynamic media pages
This commit is contained in:
parent
ae973948c8
commit
0187aaa766
13 changed files with 560 additions and 360 deletions
|
@ -11,7 +11,7 @@ article {
|
|||
}
|
||||
|
||||
& h3,
|
||||
&:not(:has(h3)) p {
|
||||
&:not(:has(h3)) p:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue