make feed section stretch itself to the entire page width
This commit is contained in:
parent
e12fae199c
commit
87e3264242
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ main.doc {
|
|||
}
|
||||
|
||||
& section.feed {
|
||||
width: 100%;
|
||||
max-width: var(--doc-text-width);
|
||||
flex-grow: 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue