Content: Add .page-footer to the list of main content elements
This commit is contained in:
parent
23c0ad3fa8
commit
f353336c9e
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
||||||
dl,
|
dl,
|
||||||
ol,
|
ol,
|
||||||
ul,
|
ul,
|
||||||
.footnotes
|
.footnotes,
|
||||||
|
.page-footer
|
||||||
{
|
{
|
||||||
grid-column: main-start / main-end;
|
grid-column: main-start / main-end;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue