Structure: Place footnotes in the main column
Add .footnotes to the list of selectors that are put in the main content column.
This commit is contained in:
parent
1fd1eb9bfd
commit
8d1ce0208a
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
blockquote,
|
||||
dl,
|
||||
ol,
|
||||
ul
|
||||
ul,
|
||||
.footnotes
|
||||
{
|
||||
grid-column: main-start / main-end;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue