Remove an unused layout CSS rule
This commit is contained in:
parent
cb3d538a54
commit
14cf9750d4
1 changed files with 0 additions and 4 deletions
|
@ -399,10 +399,6 @@
|
|||
grid-column: gutter-start / gutter-end;
|
||||
}
|
||||
|
||||
.page > :not(blockquote, figure, :has(> img)) {
|
||||
grid-column: content-start / content-end;
|
||||
}
|
||||
|
||||
.page > article > :not(:last-child) {
|
||||
margin-block-end: var(--body-item-spacing);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue