layout fix
This commit is contained in:
parent
c540ccc28e
commit
b206f00c96
2 changed files with 2 additions and 2 deletions
|
|
@ -81,6 +81,6 @@ main {
|
|||
grid-template-rows: auto auto auto 1fr;
|
||||
> aside {
|
||||
grid-column: 2;
|
||||
grid-row: span;
|
||||
grid-row: 1 / span 3;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue