refactor: ♻️ assign grid-areas inside component classes
This commit is contained in:
parent
291efe0924
commit
36ece6984d
3 changed files with 4 additions and 8 deletions
|
@ -80,14 +80,6 @@ layout: base.webc
|
|||
hyphens: auto;
|
||||
}
|
||||
|
||||
aside {
|
||||
grid-area: info;
|
||||
}
|
||||
|
||||
section {
|
||||
grid-area: content;
|
||||
}
|
||||
|
||||
footer {
|
||||
--columns: 1fr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue