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
|
@ -6,6 +6,8 @@
|
|||
|
||||
<style webc:scoped="page-content">
|
||||
:host {
|
||||
grid-area: content;
|
||||
|
||||
width: 100%;
|
||||
max-width: 65ch;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue