Improve document component
This commit is contained in:
parent
0e0ecf294b
commit
5d1cbd4b9f
12 changed files with 138 additions and 114 deletions
|
@ -1,4 +1,4 @@
|
|||
@scope ([data-style='pages/about.css']) {
|
||||
@scope ([data-css='pages/about.css']) {
|
||||
:scope {
|
||||
height: 100svh;
|
||||
display: grid;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@scope ([data-style='pages/index.css']) {
|
||||
@scope ([data-css='pages/index.css']) {
|
||||
:scope {
|
||||
height: 100svh;
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue